aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorJude Shih <[email protected]>2021-09-13 06:41:34 +0000
committerAlex Deucher <[email protected]>2021-10-06 19:52:55 +0000
commitf6e03f80eb1f4ef134845c69729a72e706184bc2 (patch)
tree6a141201ee3054b76de69cb14e54cc8c66b45ba5 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdrm/amd/display: Fix for access for ddc pin and aux engine. (diff)
downloadkernel-f6e03f80eb1f4ef134845c69729a72e706184bc2.tar.gz
kernel-f6e03f80eb1f4ef134845c69729a72e706184bc2.zip
drm/amd/display: Deadlock/HPD Status/Crash Bug Fix
[why] 1. HPD callback function has deadlock problem 2. HPD status is not assigned 3. There is crash due to null pointer 4. link_enc is NULL in DPIA case [How] 1. Fix deadlock problem by moving it out of the drm_modeset_lock 2. Assign HPD status from the notify of outbox from dmub FW 3. Fix the crash by checking if pin or enc exists 4. Use link_enc_cfg_get_link_enc_used_by_link to dynamically assign Reviewed-by: Nicholas Kazlauskas <[email protected]> Acked-by: Wayne Lin <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Jude Shih <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions