linux/drivers/gpu/drm/amd/display
Stylon Wang 53f4da731b drm/amd/display: Guard Freesync HDMI parsing with dc_lock
[Why]
All calls into DC must be guarded by dc_lock because DC code
is not safe against multi-thread or re-entry.

[How]
Hold dc_lock when calling DC interfaces to parse Freesync HDMI.

Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-01-24 12:25:28 -05:00
..
amdgpu_dm drm/amd/display: Guard Freesync HDMI parsing with dc_lock 2023-01-24 12:25:28 -05:00
dc drm/amd/display: Speed up DML fast_validate path 2023-01-24 12:25:21 -05:00
dmub drm/amd/display: Skip backlight control delay on external powered links 2023-01-17 15:40:28 -05:00
include drm/amd/display: move dp link training logic to link_dp_training 2023-01-17 15:38:28 -05:00
modules drm/amd/display: set active bit for desktop with VSDBv3 2023-01-17 15:39:58 -05:00
Kconfig drm/amd/display: add DCN support for ARM64 2022-11-04 16:05:54 -04:00
Makefile
TODO