drm/amd/display: Change MPC Tree visual confirm colours
authorJoshua Aberback <joshua.aberback@amd.com>
Thu, 17 Oct 2024 19:56:30 +0000 (15:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 28 Oct 2024 20:36:35 +0000 (16:36 -0400)
commit7ef6f3ae4cd21a4ab86e04c7f11a6bdd92332b60
tree57f0e9d3011ef5fa7800d193f69ed54d14dc29a2
parentd2bf27be839e89c6fd24b3ad3a2b38dcbfbf378a
drm/amd/display: Change MPC Tree visual confirm colours

[Why]
MPC background colours that use fractional components look different if
MPC OGAM is in use vs in bypass mode. The current red and orange colours
look very similar when OGAM is in bypass, so the colours need to change
to be consistently very easy to tell apart.

[How]
Use colours that only have 0 or MAX values in each component

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Joshua Aberback <joshua.aberback@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