]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Update VTEM Infopacket definition
authorLeo (Hanghong) Ma <hanghong.ma@amd.com>
Fri, 11 Mar 2022 16:35:29 +0000 (11:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2022 07:23:20 +0000 (09:23 +0200)
commit7fc0610ad8182d05596e671c950bca1f3921d5e0
treef65d30e0f4c6149af6b425fa61a3376270a7016e
parent6906e05cf3ad2cfe704eda003de59aa0cb89b291
drm/amd/display: Update VTEM Infopacket definition

[ Upstream commit c9fbf6435162ed5fb7201d1d4adf6585c6a8c327 ]

[Why & How]
The latest HDMI SPEC has updated the VTEM packet structure,
so change the VTEM Infopacket defined in the driver side to align
with the SPEC.

Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Leo (Hanghong) 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/info_packet/info_packet.c