]> git.ipfire.org Git - thirdparty/kernel/stable.git/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Aug 2023 15:32:54 +0000 (17:32 +0200)
commit19a213d106a17b545cd5e5b7893bc269f01d5f20
tree2cf7ff001318f351935c45d5839fa935f99b9249
parentd3ffc25912d6ff4dc061cfca9d23598a19b1ba03
Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""

commit 6ecc10295abb2fdd9c21dd17b34e4cacfd829cd4 upstream.

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>
Cc: stable@vger.kernel.org # 6.4.x
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c