diff options
author | Qingqing Zhuo <[email protected]> | 2021-07-22 14:48:54 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-08-05 21:17:58 -0400 |
commit | dd2939efd52fdf1e554efcc44a31ba0bcf674c5e (patch) | |
tree | 3020698cda2dc51cf1e3aee71b6187509ce72f42 /kernel/locking/mutex-debug.c | |
parent | e13c2ea2f522fecb7b2de4342e4fa10d6e15c26d (diff) |
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 <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'kernel/locking/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions