diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-01-30 15:20:36 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-01-30 15:20:36 +0100 |
commit | fa3c8e54967d3e0a3212f850f8801ab17b2bcb1a (patch) | |
tree | 229bc0b2702a7cdb1582d07f5f65a8e9566a22fe /README | |
parent | b9a5b1a7e86d9dffcb23c154d266344ee33efab0 (diff) |
edid-decode: add two more test EDID files
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ number, e.g. dp1-tile0, dp2-tile1. All lower case. +If the EDID was modified by other devices in the chain (e.g. AV Receivers), +then name the EDID as: + +<TV vendor>-<TV model>-<TV port>-<AV vendor>-<AV model>-<AV port> + The test directory contains some special input files to verify the edid-decode parser and hand-crafted EDIDs to test rarely seen EDID features. |