]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Change DET policy for MPO cases
authorAlvin Lee <Alvin.Lee2@amd.com>
Wed, 4 May 2022 15:20:53 +0000 (11:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Jul 2022 20:11:26 +0000 (16:11 -0400)
commit654d679091bc83355fd26c0f1c5a0e59489fd6dc
treec680aa950a02da40518d7bb24c42c8976c8a8fbc
parent121d86e855aa21bff4dbc6570dc79e458b31daa4
drm/amd/display: Change DET policy for MPO cases

For MPO we want to allocate less than maximum DET for MPO pipes because
we need enogh buffer to move DET back to other pipes when removing an
MPO plane. Also update regular DET allocation to use DET override (DCN32
has an internal policy which driver does not want to use)

Signed-off-by: Alvin Lee <Alvin.Lee2@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/dcn32/dcn32_resource.c
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c