[RFC v4 16/22] drm-uapi: Add 3x3 CTM
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Wed Feb 14 06:39:47 UTC 2024
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
include/drm-uapi/drm_mode.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/drm-uapi/drm_mode.h b/include/drm-uapi/drm_mode.h
index 358c5c313..476c1a7be 100644
--- a/include/drm-uapi/drm_mode.h
+++ b/include/drm-uapi/drm_mode.h
@@ -876,6 +876,7 @@ struct drm_color_lut {
enum drm_colorop_type {
DRM_COLOROP_1D_CURVE,
+ DRM_COLOROP_CTM_3X3,
DRM_COLOROP_CTM_3X4,
};
--
2.43.0
More information about the igt-dev
mailing list