Third attempt at handling the RGB quantization range for HDMI and DP.
Changes since the last time:
- Addressed all of Paulo's review comments.
I think this is ready to go in, unless someone complains loudly.
___
Intel-gfx mailing list
Intel-gfx@lists.fr
Second attempt at handling the RGB quantization range for HDMI and DP.
The only change to the first set is that I dropped the
has_hdmi_monitor bool. has_hdmi_sink is used instead.
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.fr
This series tries fix and improve the 'Broadcast RGB' property on i915.
Currently the property takes has two values 'Full' and 'Limited 16:235'.
I'm adding a third option 'Automatic' that automagically changes between
full and limited range based on CEA-861 and DP1.2a rules.
I'm also adding suppo