linux/drivers/gpu/drm/amd/display
Cruise Hung cbd6c1b17d drm/amd/display: Fix DP MST sinks removal issue
[Why]
In USB4 DP tunneling, it's possible to have this scenario that
the path becomes unavailable and CM tears down the path a little bit late.
So, in this case, the HPD is high but fails to read any DPCD register.
That causes the link connection type to be set to sst.
And not all sinks are removed behind the MST branch.

[How]
Restore the link connection type if it fails to read DPCD register.

Cc: stable@vger.kernel.org
Cc: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Cruise Hung <Cruise.Hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-03-15 18:18:45 -04:00
..
amdgpu_dm drm/amd/display: Write to correct dirty_rect 2023-03-14 10:40:02 -04:00
dc drm/amd/display: Fix DP MST sinks removal issue 2023-03-15 18:18:45 -04:00
dmub drm/amd/display: avoid unaligned access warnings 2023-02-15 22:24:56 -05:00
include drm/amd/display: Enable Freesync over PCon 2023-01-31 14:00:44 -05:00
modules drm/amd/display: remove unused _calculate_degamma_curve function 2023-02-15 22:24:26 -05:00
Kconfig drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpu 2023-02-23 17:35:58 -05:00
Makefile
TODO