Re: [PATCH 5/5] drm/i915: Replace "Broadcast RGB" with "RGB quantization range" property
From: Jani Nikula
Date: Tue Apr 14 2020 - 07:18:13 EST
On Mon, 13 Apr 2020, Simon Ser <contact@xxxxxxxxxxx> wrote:
> On Monday, April 13, 2020 11:40 PM, Yussuf Khalil <dev@xxxxxxxxxx> 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.
Agreed.
> Can we make this property deprecated but still keep it for backwards
> compatibility?
Would be nice to make the i915 specific property an "alias" for the new
property, however I'm not sure how you'd make that happen. Otherwise
juggling between the two properties is going to be a nightmare.
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center