drm/amd/display: Add missing lines of code in dc.c
authorStylon Wang <stylon.wang@amd.com>
Thu, 12 Oct 2023 09:07:10 +0000 (17:07 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Oct 2023 22:26:51 +0000 (18:26 -0400)
commit16fb2a41e64e3133e9457c85490f6ee36c2ffaaf
tree471c26fbff72fccb64f4e41b3305745fb437208c
parent2d955a06a5db7388d177fe0d3ce638e7d7b90a16
drm/amd/display: Add missing lines of code in dc.c

[Why & How]
A critial part of "drm/amd/display: Fix windowed MPO video with ODM
combine for DCN32" is lost during promotion to upstream. This patch
addes the code back to dc.c.

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c