[PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Borah, Chaitanya Kumar
chaitanya.kumar.borah at intel.com
Tue Apr 15 11:12:56 UTC 2025
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 pipelines.
Since we are planning to use this frame work on post-blend pipelines
eventually. Should we change the name space of the current pre-blend
helpers to reflect that?
e.g.
s/drm_colorop_curve_1d_lut_init/drm_plane_colorop_curve_1d_lut_init/
s/drm_colorop_3dlut_init/drm_plane_colorop_3dlut_init/
Regards
Chaitanya
More information about the dri-devel
mailing list