drm/amdgpu/display: change pipe policy for DCN 2.0
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Feb 2022 15:04:58 +0000 (10:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Feb 2022 23:03:50 +0000 (18:03 -0500)
commitbcfab8e35ce81e2fd3230c1575024bfde0d28c8b
treeb0d3c3a7160054eaa3de7222d20af3cce3687347
parent3786a9bc0455ca58d953319f62daf96b6eb95490
drm/amdgpu/display: change pipe policy for DCN 2.0

Fixes hangs on driver load with multiple displays on
DCN 2.0 parts.

Bug: https://bugzilla.kernel.org/show_bug.cgi?id=215511
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1877
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1886
Fixes: ee2698cf79cc ("drm/amd/display: Changed pipe split policy to allow for multi-display pipe split")
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