Sebastian Wick
8f4b0f768f
edid: Change error messages and di-edid-decode printing
...
Following the changes in edid-decode.
Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
2024-03-21 15:47:34 +01:00
Sebastian Wick
dda7c12642
test: Bump edid-decode to newer version
...
It has updated the calculation of the PQ level for Dolby Video.
Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
2024-03-21 15:44:53 +01:00
Simon Ser
87e264f7fb
Introduce di_gtf_compute()
...
This is a function to compute a timing according to GTF.
Signed-off-by: Simon Ser <contact@emersion.fr>
2022-09-29 11:50:09 +00:00
Simon Ser
047e8bb305
edid: expose struct di_dmt_timing
...
This allows callers to access the detailed DMT data.
di-edid-decode is updated to print the missing fields.
Signed-off-by: Simon Ser <contact@emersion.fr>
2022-09-17 06:53:39 +00:00
Simon Ser
501c20f854
edid: parse established timings I and II
...
Signed-off-by: Simon Ser <contact@emersion.fr>
2022-08-08 16:33:14 +00:00
Simon Ser
8e7308358e
edid: parse analog and digital flags in DTDs
...
Signed-off-by: Simon Ser <contact@emersion.fr>
2022-08-03 18:49:00 +00:00
Simon Ser
f11ec2b9ab
edid: parse DTD signal type
...
Signed-off-by: Simon Ser <contact@emersion.fr>
2022-08-03 18:49:00 +00:00
Simon Ser
0e3f4cedbf
edid: fix product year < 2006 in EDID 1.3
...
EDID 1.4 forbids years < 2006, but EDID 1.3 allows them.
Error out when an EDID uses a reserved value. Correctly parse the
year on older EDID revisions.
Signed-off-by: Simon Ser <contact@emersion.fr>
2022-08-03 18:49:00 +00:00
Simon Ser
21f7fe66a0
test/data: add sun-gh19ps-dvi
...
It contains unusual DTD flags, a manufacture year we don't parse
correctly yet, and GTF support.
Signed-off-by: Simon Ser <contact@emersion.fr>
2022-08-03 18:49:00 +00:00