drm/amd/display: Add minimal pipe split transition state
authorDillon Varone <dillon.varone@amd.com>
Thu, 17 Feb 2022 20:33:03 +0000 (15:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Mar 2022 18:25:15 +0000 (14:25 -0400)
commit3741584519dcb780c38df502dd5e4cf7cea4d9f2
tree28bae3b4c768a8a890344035138b475abcb1b1b2
parentdbede77ce38df760bcdcbc53287e8673fa65982a
drm/amd/display: Add minimal pipe split transition state

[WHY?] When adding/removng a plane to some configurations,
unsupported pipe programming can occur when moving to a new plane.

[HOW?]
Add a safe transistion state before programming new configuration.

Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@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.c