drm/amd/display: fix static screen detection setting for DCN35
authorSung-huai Wang <danny.wang@amd.com>
Fri, 11 Aug 2023 03:15:37 +0000 (11:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Sep 2023 20:24:08 +0000 (16:24 -0400)
commitecbaaa544b682167f93128098e90d928eba1202c
tree2f9c5e134fa4b74de0b545b8139c6f46386f0118
parentd44443305599d2e92b6696a8ca42e0dbaab8cb4d
drm/amd/display: fix static screen detection setting for DCN35

set_static_screen_control has been updated for DCN3 series. Update it
for DCN35.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Anthony Koo <anthony.koo@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Sung-huai Wang <danny.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn35/dcn35_init.c