diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-11-21 12:21:19 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-11-21 12:21:19 +0100 |
commit | 577c297aae40a50ea44070ece6b95e44cda96364 (patch) | |
tree | 7e06cab792bd384824e05dcd406060c9f7954ee3 /test/README | |
parent | 3d5083f2a9477dfcee9290f76c0824a39422fd27 (diff) |
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 <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 8 |
1 files changed, 7 insertions, 1 deletions
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: |