[PATCH 5/5] drm/i915: Replace "Broadcast RGB" with "RGB quantization range" property
Simon Ser
contact at emersion.fr
Mon Apr 13 22:35:24 UTC 2020
On Monday, April 13, 2020 11:40 PM, Yussuf Khalil <dev at pp3345.net> wrote:
> DRM now has a globally available "RGB quantization range" connector
> property. i915's "Broadcast RGB" that fulfils the same purpose is now
> considered deprecated, so drop it in favor of the DRM property.
For a UAPI point-of-view, I'm not sure this is fine. Some user-space
might depend on this property, dropping it would break such user-space.
Can we make this property deprecated but still keep it for backwards
compatibility?
More information about the dri-devel
mailing list