]> 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)
commit00824e1a70d7b8e6a99ccfb81e0309ba99882c65
tree28bae3b4c768a8a890344035138b475abcb1b1b2
parent3b165d9b3ee6c2338a470302bc917e730546b6e3
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