This is an automatic generated email to let you know that the following patch were queued:
Subject: edid-decode: update documentation with new timings. Author: Hans Verkuil <[email protected]> Date: Tue Mar 15 10:12:43 2022 +0100 Also update/clarify some of the existing timing type namings. Signed-off-by: Hans Verkuil <[email protected]> edid-decode.1 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) --- diff --git a/edid-decode.1 b/edid-decode.1 index cb32d3a9bb78..2a63818d2ff5 100644 --- a/edid-decode.1 +++ b/edid-decode.1 @@ -88,8 +88,14 @@ HDMI VIC #: HDMI-specific Video Identification Code (see HDMI 2.1 standard). The is the actual HDMI VIC code. .TP DTD #: Detailed Timings Descriptor (see EDID standard). Also used for -DisplayID Video Timing Modes Types I, II, VI and VII. The number denotes that -this is the Nth DTD in the EDID. +DisplayID Video Timing Modes Types I, II, VI, VII, VIII and X. The number denotes that +this is the Nth DTD in the Base Block and CTA Extension Blocks. +.TP +VTDB #: 20-byte DTD or 6- or 7-byte CVT descriptor in a CTA Extension Block. +The number denotes that this is the Nth such timing in the CTA Extension Blocks. +.TP +RID #@#: A CTA-861.6 Video Format Descriptor with the given Resolution ID (first +number) at the given framerate (second number). .RE By default DTDs are shown in the long format while others are just shown in _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
