]> git.hungrycats.org Git - linux/commit
drm/amd/display: Add HDR workaround for specific eDP
authorAlex Hung <alex.hung@amd.com>
Fri, 6 Sep 2024 17:39:18 +0000 (11:39 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2024 21:33:25 +0000 (17:33 -0400)
commit4d4257280d7957727998ef90ccc7b69c7cca8376
tree95be391b972081a42c5420aeaec203d268998008
parentce5057885ff70d0b61f5c332639e685b7ea720e8
drm/amd/display: Add HDR workaround for specific eDP

[WHY & HOW]
Some eDP panels suffer from flicking when HDR is enabled in KDE. This
quirk works around it by skipping VSC that is incompatible with eDP
panels.

Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3151
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
drivers/gpu/drm/amd/display/dc/dc_types.h