drm/display: hdmi: Mention Infoframes testing with edid-decode
authorMaxime Ripard <mripard@kernel.org>
Wed, 12 Mar 2025 13:39:17 +0000 (14:39 +0100)
committerMaxime Ripard <mripard@kernel.org>
Fri, 14 Mar 2025 08:21:03 +0000 (09:21 +0100)
commit6df22c6f1823cc1e3ae973a43b88c6d153df35e0
tree53541a344c8a9291be467a7edeb75717e3856a17
parentb5c68869d2f42f864773778b74cccb316d8359fe
drm/display: hdmi: Mention Infoframes testing with edid-decode

edid-decode gained recently support to check that infoframes are
compliant and match the EDID the monitor exposes.

Since the HDMI helpers provide those infoframes in debugfs, it makes it
easy to check from userspace that the drivers (and helpers) behave
properly.

Let's document it.

Cc: Hans Verkuil <hverkuil@xs4all.nl>
Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
Link: https://patchwork.freedesktop.org/patch/msgid/20250312-drm-hdmi-state-docs-v2-2-6352a5d68d5b@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/display/drm_hdmi_state_helper.c