[i-g-t V6 36/41] drm-uapi: Add 3x3 CTM
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Wed Apr 24 10:26:44 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 57b1dac3d..807cef61f 100644
--- a/include/drm-uapi/drm_mode.h
+++ b/include/drm-uapi/drm_mode.h
@@ -877,6 +877,7 @@ struct drm_color_lut {
enum drm_colorop_type {
DRM_COLOROP_1D_CURVE,
DRM_COLOROP_1D_LUT,
+ DRM_COLOROP_CTM_3X3,
DRM_COLOROP_CTM_3X4,
DRM_COLOROP_MULTIPLIER,
};
--
2.43.2
More information about the Intel-gfx-trybot
mailing list