[PATCH 0/8] edid-decode: support new blocks, fix bad bit tests
Hans Verkuil
hverkuil at xs4all.nl
Thu Sep 7 18:03:23 UTC 2017
From: Hans Verkuil <hans.verkuil at cisco.com>
This second round of patches adds support for new post-CEA-861-F
EDID additions. The last patch fixes three badly broken bit-tests.
Arnaud Vrac caught one of those three as well:
https://patchwork.freedesktop.org/patch/174655/
But this patch fixes all three.
As far as I am aware after this patch series is applied the edid-decode
tool is fully up to date with the latest CTA-861-G standard.
Regards,
Hans
Hans Verkuil (8):
edid-decode: update Audio Block with CEA-861.2
edid-decode: update Speaker Allocation data block
edid-decode: add support for Room/Speaker data blocks
edid-decode: add new CTA-861-G VIC codes
edid-decode: add DCI-P3 support in colorimetry block
edid-decode: support HLG, decode luminance values
edid-decode: add HDR Dynamic Metadata Data Block
edid-decode: fix broken bit tests
Makefile | 2 +-
edid-decode.c | 307 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 267 insertions(+), 42 deletions(-)
--
2.14.1
More information about the xorg-devel
mailing list