drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe support
authorMaxime Ripard <mripard@kernel.org>
Fri, 22 Dec 2023 17:42:04 +0000 (18:42 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 29 Dec 2023 23:38:22 +0000 (00:38 +0100)
commitaa4f96e2de82f5e0dfc0102d08f66918c5e3637f
tree6f91360fbc9f112707814242629e1a7ad0f87a57
parent5f92474844a4fcb7997da20dd1de2031aed1d794
drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe support

The HDMI vendor infoframe is only meant to be sent with 4k60 modes and
higher, but the controller doesn't support them. Let's drop them from
the kernel.

Suggested-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Tested-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20231222174220.55249-14-knaerzche@gmail.com
drivers/gpu/drm/rockchip/inno_hdmi.c