+1
−0
+69
−0
drivers/gpu/drm/drm_colorop.c
0 → 100644
+103
−0
Loading
This patches introduces a new drm_colorop mode object. This object represents color transformations and can be used to define color pipelines. We also introduce the drm_colorop_state here, as well as various helpers and state tracking bits. Reviewed-by:Simon Ser <contact@emersion.fr> Signed-off-by:
Alex Hung <alex.hung@amd.com> Signed-off-by:
Harry Wentland <harry.wentland@amd.com> Reviewed-by:
Daniel Stone <daniels@collabora.com> Reviewed-by:
Melissa Wen <mwen@igalia.com> Reviewed-by:
Sebastian Wick <sebastian.wick@redhat.com> Signed-off-by:
Simon Ser <contact@emersion.fr> Link: https://patch.msgid.link/20251115000237.3561250-5-alex.hung@amd.com