[PATCH v4 02/13] drm/connector: Add enum documentation to drm_colorspace

Sebastian Wick sebastian.wick at redhat.com
Fri May 26 16:51:13 UTC 2023


On Fri, May 26, 2023 at 6:37 PM Simon Ser <contact at emersion.fr> wrote:
>
> On Friday, May 26th, 2023 at 18:27, Sebastian Wick <sebastian.wick at redhat.com> wrote:
>
> > > + * @DRM_MODE_COLORIMETRY_DEFAULT:
> > > + * Driver specific behavior.
> > > + * @DRM_MODE_COLORIMETRY_NO_DATA:
> > > + * Driver specific behavior.
> >
> > TBH this is still confusing me. Is DEFAULT really just driver specific
> > behavior? What's the difference to NO_DATA? Is NO_DATA actually not
> > driver-specific but display-specific? I.e. the default colorimetry of
> > the display?
>
> DEFAULT == NO_DATA == 0
>

*sight* and backwards compat... Alright, not much we can do then.



More information about the dri-devel mailing list