diff options
author | Alex Bee <knaerzche@gmail.com> | 2024-08-05 14:08:56 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-08-15 13:31:47 +0300 |
commit | fd45cc614b8acca5bb435ba37fe9b3f9a17fab84 (patch) | |
tree | 50864b1f8100a731a5cf4e4bbba404b98d76c811 /Documentation | |
parent | 497d370a644d95a9f04271aa92cb96d32e84c770 (diff) | |
download | linux-fd45cc614b8acca5bb435ba37fe9b3f9a17fab84.tar.xz |
drm/rockchip: inno-hdmi: Fix infoframe upload
HDMI analyser shows that the AVI infoframe is no being longer send.
The switch to the HDMI connector api should have used the frame content
which is now given in the buffer parameter, but instead still uses the
(now) empty and superfluous packed_frame variable.
Fix it.
Fixes: 65548c8ff0ab ("drm/rockchip: inno_hdmi: Switch to HDMI connector")
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240805110855.274140-2-knaerzche@gmail.com
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions