drm_crtc_enable_color_mgmt
drm_crtc_enable_color_mgmt(&acrtc->base, has_degamma ? MAX_COLOR_LUT_ENTRIES : 0,
drm_crtc_enable_color_mgmt(crtc, 0, true, KOMEDA_COLOR_LUT_SIZE);
drm_crtc_enable_color_mgmt(&malidp->crtc, 0, true, MALIDP_GAMMA_LUT_SIZE);
drm_crtc_enable_color_mgmt(&dcrtc->crtc, 0, false, 256);
drm_crtc_enable_color_mgmt(crtc, 0, false, AST_LUT_SIZE);
drm_crtc_enable_color_mgmt(&crtc->base, 0, false,
EXPORT_SYMBOL(drm_crtc_enable_color_mgmt);
drm_crtc_enable_color_mgmt(&crtc->base, degamma_lut_size,
drm_crtc_enable_color_mgmt(&priv->crtc, 0, false,
drm_crtc_enable_color_mgmt(crtc, 0, false, 256);
drm_crtc_enable_color_mgmt(crtc, 0, false, 256);
drm_crtc_enable_color_mgmt(&mtk_crtc->base, 0, has_ctm, gamma_lut_size);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, MGAG200_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, true, DPU_GAMMA_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, true, 0);
drm_crtc_enable_color_mgmt(crtc, base->func->ilut_size,
drm_crtc_enable_color_mgmt(crtc, gamma_lut_size, true, 0);
drm_crtc_enable_color_mgmt(crtc, 0, false, CM2_LUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, vop_data->lut_size);
drm_crtc_enable_color_mgmt(&vp->crtc, 0, false, vp_data->gamma_lut_len);
drm_crtc_enable_color_mgmt(crtc, 0, false, CLUT_SIZE);
drm_crtc_enable_color_mgmt(crtc, 0, false, sysfb->fb_gamma_lut_size);
drm_crtc_enable_color_mgmt(crtc, 0, false, sysfb->fb_gamma_lut_size);
drm_crtc_enable_color_mgmt(crtc, 0, has_ctm, gamma_lut_size);
drm_crtc_enable_color_mgmt(crtc, 0, false, crtc->gamma_size);
drm_crtc_enable_color_mgmt(crtc, 0, true, crtc->gamma_size);
drm_crtc_enable_color_mgmt(crtc, 0, false, VKMS_LUT_SIZE);
void drm_crtc_enable_color_mgmt(struct drm_crtc *crtc,