[i-g-t V6 07/41] drm-uapi: Add 1D LUT drm_colorop_type
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Wed Apr 24 10:26:15 UTC 2024
From: Harry Wentland <harry.wentland at amd.com>
Signed-off-by: Harry Wentland <harry.wentland at amd.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..59dc8dcaa 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_1D_LUT,
DRM_COLOROP_CTM_3X4,
};
--
2.43.2
More information about the Intel-gfx-trybot
mailing list