DRM_COLOROP_3D_LUT
new_colorop_state->colorop->type == DRM_COLOROP_3D_LUT) {
if (colorop_state && !colorop_state->bypass && colorop->type == DRM_COLOROP_3D_LUT) {
case DRM_COLOROP_3D_LUT:
case DRM_COLOROP_3D_LUT:
ret = drm_plane_colorop_init(dev, colorop, plane, DRM_COLOROP_3D_LUT, flags);
[DRM_COLOROP_3D_LUT] = "3D LUT",
{ DRM_COLOROP_3D_LUT, "3D LUT"},