drm/amd/display: Correct MPC split policy for DCN301
authorZhan Liu <zhan.liu@amd.com>
Wed, 19 Jan 2022 21:55:16 +0000 (16:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Feb 2022 11:56:15 +0000 (12:56 +0100)
commita277422a8d975966de1bd3351cc6cfd8718a166d
tree146ce1442fce247ae89a47557db425d31526475f
parentdc5769c7b063ac844a7001584fd50da03619c464
drm/amd/display: Correct MPC split policy for DCN301

[ Upstream commit ac46d93235074a6c5d280d35771c23fd8620e7d9 ]

[Why]
DCN301 has seamless boot enabled. With MPC split enabled
at the same time, system will hang.

[How]
Revert MPC split policy back to "MPC_SPLIT_AVOID". Since we have
ODM combine enabled on DCN301, pipe split is not necessary here.

Signed-off-by: Zhan Liu <zhan.liu@amd.com>
Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c