drm/amd/display: Remove MPC gamut remap logic for DCN30
authorDillon Varone <dillon.varone@amd.com>
Thu, 4 Mar 2021 22:39:10 +0000 (17:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Mar 2021 04:05:22 +0000 (00:05 -0400)
commitbeb6b2f97e0a02164c7f0df6e08c49219cfc2b80
tree3d5b5e2413682ae844ea2e338681fba119599ab2
parent34fa493a565cc6fcee6919787c11e264f55603c6
drm/amd/display: Remove MPC gamut remap logic for DCN30

[Why?]
Should only reroute gamut remap to mpc unless 3D LUT is not used and all
planes are using the same src->dest.

[How?]
Remove DCN30 specific logic for rerouting gamut remap to mpc.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1513
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Reviewed-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Acked-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Solomon Chiu <solomon.chiu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c