From 577c297aae40a50ea44070ece6b95e44cda96364 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Sat, 21 Nov 2020 12:21:19 +0100 Subject: edid-decode: add Block Map test files blockmap-128.test: has a single Block Map extension and a total of 128 blocks. blockmap-256.test: has a single Block Map extension and a total of 256 blocks (the maximum possible EDID size). Signed-off-by: Hans Verkuil --- test/README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'test/README') diff --git a/test/README b/test/README index abfa482..b9f6d39 100644 --- a/test/README +++ b/test/README @@ -10,13 +10,19 @@ xorg.test: an EDID as logged by xorg in /var/log/Xorg.0.log. xrandr.test: an EDID as reported by 'xrandr --props'. -Two hand-crafted EDIDs to test rarely seen EDID extensions or data blocks: +Four hand-crafted EDIDs to test rarely seen EDID extensions or data blocks: cta-vesa.test: has VESA Display Transfer Characteristics Data Block and VESA Video Display Device Data Block in the CTA-861 block. ls-ext.test: has a Localized String Extension Block. +blockmap-128.test: has a single Block Map extension and a total of + 128 blocks. + +blockmap-256.test: has a single Block Map extension and a total of + 256 blocks (the maximum possible EDID size). + Examples of old EDID versions: -- cgit v1.2.1