Files
linux/drivers/gpu/drm
Qingqing Zhuo dd2939efd5 drm/amd/display: workaround for hard hang on HPD on native DP
[Why]
HPD disable and enable sequences are not mutually exclusive
on Linux. For HPDs that spans over 1s (i.e. HPD low = 1s),
part of the disable sequence (specifically, a request to SMU
to lower refclk) could come right before the call to PHY
enable, causing DMUB to access an unresponsive PHY
and thus a hard hang on the system.

[How]
Disable 48mhz refclk off on native DP.

Reviewed-by: Hersen Wu <hersenxs.wu@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-08-05 21:17:58 -04:00
..
2021-07-27 21:15:24 +02:00
2021-06-11 12:30:39 -07:00
2021-01-04 12:59:33 +01:00
2021-07-29 09:12:01 +02:00
2021-05-17 21:19:48 +02:00
2021-03-18 14:22:50 +01:00
2021-07-05 08:54:44 +02:00
2021-07-05 08:54:44 +02:00