]> www.infradead.org Git - users/hch/misc.git/commit
drm/amd/display: Fix visual confirm color not updating
authorLeo Zeng <Leo.Zeng@amd.com>
Thu, 27 Feb 2025 20:09:04 +0000 (15:09 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Mar 2025 17:30:25 +0000 (13:30 -0400)
commitdd60bfd5349a7a4c9e1a8b14c935593342c6c6a2
treed37b0665673ae900a6bc38a896f70df3f509828e
parent274a87eb389f58eddcbc5659ab0b180b37e92775
drm/amd/display: Fix visual confirm color not updating

[WHY]
Sometimes visual confirm color is updated, but the
background color is not changed. This causes visual
confrim to show incorrect colors.

[HOW]
Update background color when visual confirm color changes.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Leo Zeng <Leo.Zeng@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c