]> 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 22:10:36 +0000 (18:10 -0400)
commit05af800704ee7187d9edd461ec90f3679b1c4aba
tree3738ee2d081d36eb2e30ccea2ecc2455ee9e2993
parentc36df0f5f5e5acec5d78f23c4725cc500df28843
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>
(cherry picked from commit 4d4257280d7957727998ef90ccc7b69c7cca8376)
Cc: stable@vger.kernel.org
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