]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f6a42410d40f17c1c1d840749f547e00ec4984b
tree28bae3b4c768a8a890344035138b475abcb1b1b2
parent684610f560ac16413d87e0318363e64fe91c5011
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