Re: Pipeline vs. no pipeline (Re: [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype)

2025-04-16 Thread Xaver Hugl
> > The 3x4 CTM colorop is not yet explicit on whether it clamps its inputs > > or outputs. Should all colorops be explicit about it? > > > > Do we expect all HW/drivers to be able to support the same behavior? > Is this critical to using the colorop? It doesn't need to be the same on all hardware,

Re: [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype

2025-04-16 Thread Borah, Chaitanya Kumar
On 4/8/2025 10:10 PM, Daniel Stone wrote: As it stands, I've gone through the implementation pretty thoroughly, as well as our use of it in Weston. I'm happy with how it looks for pre-blend, and I'm even happier that the implementation is written to apply easily to apply to post-blend CRTC pip