This is an automatic generated email to let you know that the following patch 
were queued:

Subject: test/vesa-displayid-fixed-length.test: add test example
Author:  Hans Verkuil <hverkuil-ci...@xs4all.nl>
Date:    Wed Jul 31 16:36:18 2024 +0200

Add a Fixed-length DisplayID example from the DisplayID
2.1a standard.

I've never seen this EDID replacement in the wild, the only
one I ever saw was this example in the standard.

Note that edid-decode can't (yet?) handle this. But at least
it is there if I want to add support for this format.

Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl>

 test/README                           |  7 +++++++
 test/vesa-displayid-fixed-length.test | 17 +++++++++++++++++
 2 files changed, 24 insertions(+)

---

diff --git a/test/README b/test/README
index 60b251a38e0b..19ad0dde8f40 100644
--- a/test/README
+++ b/test/README
@@ -57,3 +57,10 @@ vesa-edid-1.3.test
 vesa-edid-1.4-1.test
 vesa-edid-1.4-2.test
 vesa-edid-1.4-3.test
+
+One special Fixed-length DisplayID example from the DisplayID 2.1a standard,
+this can't (yet?) be parsed by edid-decode, and I have yet to see a real
+DisplayID example (i.e. as a replacement for the EDID) in the wild, but
+it is useful to add it to the list of test 'EDIDs':
+
+vesa-displayid-fixed-length.test
diff --git a/test/vesa-displayid-fixed-length.test 
b/test/vesa-displayid-fixed-length.test
new file mode 100644
index 000000000000..a047b8796ee6
--- /dev/null
+++ b/test/vesa-displayid-fixed-length.test
@@ -0,0 +1,17 @@
+20 86 04 00 20 00 18 12 34 56 34 12 78 56 34 12
+01 15 0c 44 69 73 70 6c 61 79 20 4e 61 6d 65 21
+00 1d 00 10 70 08 00 10 70 08 00 cc ea 51 45 64
+a6 66 42 0d fd 34 54 40 5e 40 5e 00 38 13 78 26
+00 09 06 00 00 00 00 60 01 00 00 22 00 3c c7 7e
+08 88 ff 0f 4f 00 07 80 1f 00 6f 08 3d 00 2f 00
+07 00 5d 94 03 08 ff 09 4f 00 07 80 1f 00 9f 05
+28 00 1a 00 07 00 c7 08 02 08 7f 07 4f 00 07 80
+
+1f 00 37 04 1e 00 10 00 07 00 7e 00 05 3a 02 92
+81 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Reply via email to