]> git.itanic.dy.fi Git - linux-stable/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Sep 2022 08:31:31 +0000 (10:31 +0200)
commit71f2cb739a3cbcda4612889ce660fd8c380e3e1d
tree65e2233228ffeeaccc2226bd5d5cb07f73def525
parentb26218b2349ac2b2141fd07430ded3786bee6910
drm/amd/display: Fix HDMI VSIF V3 incorrect issue

[ Upstream commit 0591183699fceeafb4c4141072d47775de83ecfb ]

[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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/modules/freesync/freesync.c