drm/amd/display: align commit_planes_for_stream to latest dc code
authorHersen Wu <hersenxs.wu@amd.com>
Thu, 9 Mar 2023 19:43:12 +0000 (14:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Mar 2023 05:07:04 +0000 (01:07 -0400)
commit1c1f61057c10107d15093522c097d9bf54703ae3
treec1078f47d5f6cd9d8a07bc5d65838b6cd05327aa
parent27dd79c00aeab36cd7542c7a4481a32549038659
drm/amd/display: align commit_planes_for_stream to latest dc code

[Why & How]
Due to historic issues, commit_planes_for_stream() has grown differently
compared to latest dc code. Apply missed changes to make it aligned.

Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Hersen Wu <hersenxs.wu@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/core/dc.c