128b/132b MST start slot information is not the same as 8b/10b. Update based on encoding format after link detection or topology change. Fangzhi Zuo (2): drm: Update MST First Link Slot Information Based on Encoding Format drm/amdgpu: Example Usage in AMDGPU .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 ++- .../display/amdgpu_dm/amdgpu_dm_mst_types.c | 10 +++++++ .../display/amdgpu_dm/amdgpu_dm_mst_types.h | 2 ++ drivers/gpu/drm/drm_dp_mst_topology.c | 27 ++++++++++++++----- include/drm/drm_dp_mst_helper.h | 9 +++++++ 5 files changed, 44 insertions(+), 8 deletions(-) -- 2.25.1