drm/amd/display: add visual confirm colors to differentiate layer_index > 0
authorEvgenii Krasnikov <Evgenii.Krasnikov@amd.com>
Fri, 30 Apr 2021 15:00:59 +0000 (11:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Jun 2021 16:19:15 +0000 (12:19 -0400)
commit24cc4f8d7be6adc25c9aa5260cac8483bdb0f12e
tree9d90bf14794edf50991761e289849587b07c4f39
parent60df84418c0a9dc1a40c1de8bb1be3676ee96f14
drm/amd/display: add visual confirm colors to differentiate layer_index > 0

[WHY]
Currently there is no way to visually identify if there is one or more
layers presented fullscreen on the display

[HOW]
Add new visual confirm colors in get_surface_visual_confirm_color for
planes with layer_index > 0

Signed-off-by: Evgenii Krasnikov <Evgenii.Krasnikov@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Stylon Wang <stylon.wang@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