]> git.itanic.dy.fi Git - linux-stable/commit
Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2023 21:25:37 +0000 (17:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Aug 2023 15:38:18 +0000 (11:38 -0400)
commitef35c7ba60410926d0501e45aad299656a83826c
treee82a0ac10d637af91c05d7ee59a7e2c12ec5c357
parente20ff051707c010685b638d314b360cea4b68bac
Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""

This reverts commit 27dd79c00aeab36cd7542c7a4481a32549038659.

It appears MPC_SPLIT_DYNAMIC still causes problems with multiple
displays on DCN2.0 hardware.  Switch back to MPC_SPLIT_AVOID_MULT_DISP.
This increases power usage with multiple displays, but avoids hangs.

Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2475
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c