]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix SubVP control flow in the MPO context
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tue, 20 Sep 2022 18:27:04 +0000 (14:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 16:01:58 +0000 (12:01 -0400)
commitb5d604012c5d7df4dd9807ea3c229d6cb173c314
treef334713705afcaa24ffa1914b9a3847ad527f081
parent4628ab63f67326c4355e6ba77f886906bf59247c
drm/amd/display: Fix SubVP control flow in the MPO context

SubVP has some issues related to how we allocate and enable it. This
commit fixes this behavior by adding the proper check and configuration
to the SubVP code path.

Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c