drm/amd/display: Add DP info frame update for dcn30
authorLeo (Hanghong) Ma <hanghong.ma@amd.com>
Wed, 28 Oct 2020 15:57:17 +0000 (11:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Dec 2020 16:34:10 +0000 (11:34 -0500)
commit09b07f7a188f3b52e7f7c778ab3b4e4aa4e9677a
treed0a8c102fb204e4eb083c5848dc965c96a7fc612
parent3ae7a1378d70421de2161aa79209acb3564a73f4
drm/amd/display: Add DP info frame update for dcn30

[Why]
We are missing the DP info frame update on dcn30, and this will
lead to DP SDPs not being sent;

[How]
Add the DP info frame update for dcn30;

Signed-off-by: Leo (Hanghong) Ma <hanghong.ma@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c