[PATCH 0/8] edid-decode: support new blocks, fix bad bit tests
Hans Verkuil
hverkuil at xs4all.nl
Fri Sep 8 07:11:15 UTC 2017
On 09/07/2017 08:03 PM, Hans Verkuil wrote:
> 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.
Please ignore this patch series for now, I found a bug in the HDR dynamic
metadata block handling, and I think I need to do a few more tests first.
Regards,
Hans
>
> 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(-)
>
More information about the xorg-devel
mailing list