mbox series

[0/2] drm/display: HDMI documentation improvements

Message ID 20250306-drm-hdmi-state-docs-v1-0-56a19d3805a1@kernel.org (mailing list archive)
Headers show
Series drm/display: HDMI documentation improvements | expand

Message

Maxime Ripard March 6, 2025, 5:17 p.m. UTC
Hi,

These patches improve the HDMI infrastructure documentation, in
particular to mention that edid-decode can help debug and check
infoframes issues.

Let me know what you think,
Maxime

Signed-off-by: Maxime Ripard <mripard@kernel.org>
---
Maxime Ripard (2):
      drm/display: hdmi: Create documentation section
      drm/display: hdmi: Mention Infoframes testing with edid-decode

 Documentation/gpu/drm-kms-helpers.rst           |  15 ++
 drivers/gpu/drm/display/drm_hdmi_state_helper.c | 261 ++++++++++++++++++++++++
 2 files changed, 276 insertions(+)
---
base-commit: 7eb172143d5508b4da468ed59ee857c6e5e01da6
change-id: 20250306-drm-hdmi-state-docs-89703b124bbf

Best regards,