diff options
author | Hersen Wu <[email protected]> | 2023-01-17 10:58:34 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-01-31 14:03:43 -0500 |
commit | e322843e5e33e72ff218d661f3d15ff9c9f2f1b5 (patch) | |
tree | 6806a67937045572c4f28100cd26d993224839ef /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | 4b0b4c17f5f6d4df40f2f79068909236858d61e0 (diff) |
drm/amd/display: fix linux dp link lost handled only one time
[Why]
linux amdgpu defer handle link lost irq. dm add handle
request to irq work queue for the first irq of link lost.
if link training fails for link lost handle, link will not
be enabled anymore.
[How]
allow adding handle request of link lost to work queue
before running dp link training for link lost.
Signed-off-by: Hersen Wu <[email protected]>
Acked-by: Alex Hung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions