]> git.baikalelectronics.ru Git - kernel.git/commit
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>
Wed, 24 Mar 2021 03:32:42 +0000 (23:32 -0400)
commite6a52a164b5b13f66b37cb81e8985c4d12c43d1f
treef4ab9b0074a1283c5b9f461e448eb3b4c64046d2
parent0649234f18047fb19ef8c49a0e32ecc464619e0b
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.

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>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c