linux/drivers/gpu/drm/amd/display
Hersen Wu e322843e5e 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 <hersenxs.wu@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-01-31 14:03:43 -05:00
..
amdgpu_dm drm/amd/display: fix linux dp link lost handled only one time 2023-01-31 14:03:43 -05:00
dc drm/amd/display: fix linux dp link lost handled only one time 2023-01-31 14:03:43 -05:00
dmub drm/amd/display: Reset DMUB mailbox SW state after HW reset 2023-01-31 14:03:36 -05:00
include drm/amd/display: Enable Freesync over PCon 2023-01-31 14:00:44 -05:00
modules drm/amd/display: Enable Freesync over PCon 2023-01-31 14:00:44 -05:00
Kconfig drm for 6.2: 2022-12-13 11:59:58 -08:00
Makefile
TODO