drm/amd/display: Fix HDMI VSIF V3 incorrect issue
authorLeo Ma <hanghong.ma@amd.com>
Fri, 22 Jul 2022 17:42:58 +0000 (13:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Aug 2022 19:12:13 +0000 (15:12 -0400)
commit0591183699fceeafb4c4141072d47775de83ecfb
tree1af7fb07f05642690418e8f8f9b47ce8b9f10bda
parent615fc50207fa27453ba7f5fa1abd60a01a498136
drm/amd/display: Fix HDMI VSIF V3 incorrect issue

[Why]
Reported from customer the checksum in AMD VSIF V3 is incorrect and
causing blank screen issue.

[How]
Fix the packet length issue on AMD HDMI VSIF V3.

Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Leo Ma <hanghong.ma@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/freesync/freesync.c