drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN10
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 9 Mar 2023 17:30:32 +0000 (10:30 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Mar 2023 05:00:08 +0000 (01:00 -0400)
commitea2b852b656afaf6d45597abbcac8425fa6ab02d
treeac3def3eddf0c2e7f5e4477321635611feda1e22
parent63bb1064a71d9372a643dbf1d00b736f203c867f
drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN10

Since DC version 3.2.226, DC started to use a new internal commit
sequence that better deals with multiple hardware constraints. One of
the improvements is a more reliable sequence for pipe split. Due to the
transition made in version 3.2.226, it should be more reliable to use
the pipe policy as MPC_SPLIT_DYNAMIC, and this commit makes this change.

Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/dcn10/dcn10_resource.c