drm_crtc_enable_color_mgmt 4825 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	drm_crtc_enable_color_mgmt(&acrtc->base, MAX_COLOR_LUT_ENTRIES,
drm_crtc_enable_color_mgmt  552 drivers/gpu/drm/arm/malidp_crtc.c 	drm_crtc_enable_color_mgmt(&malidp->crtc, 0, true, MALIDP_GAMMA_LUT_SIZE);
drm_crtc_enable_color_mgmt  986 drivers/gpu/drm/armada/armada_crtc.c 	drm_crtc_enable_color_mgmt(&dcrtc->crtc, 0, false, 256);
drm_crtc_enable_color_mgmt  534 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c 	drm_crtc_enable_color_mgmt(&crtc->base, 0, false,
drm_crtc_enable_color_mgmt  181 drivers/gpu/drm/drm_color_mgmt.c EXPORT_SYMBOL(drm_crtc_enable_color_mgmt);
drm_crtc_enable_color_mgmt 1485 drivers/gpu/drm/i915/display/intel_color.c 	drm_crtc_enable_color_mgmt(&crtc->base,
drm_crtc_enable_color_mgmt  625 drivers/gpu/drm/mediatek/mtk_drm_crtc.c 	drm_crtc_enable_color_mgmt(&mtk_crtc->base, 0, false, gamma_lut_size);
drm_crtc_enable_color_mgmt  515 drivers/gpu/drm/nouveau/dispnv50/head.c 		drm_crtc_enable_color_mgmt(crtc, 256, true, 256);
drm_crtc_enable_color_mgmt  517 drivers/gpu/drm/nouveau/dispnv50/head.c 		drm_crtc_enable_color_mgmt(crtc, 0, false, 256);
drm_crtc_enable_color_mgmt  839 drivers/gpu/drm/omapdrm/omap_crtc.c 		drm_crtc_enable_color_mgmt(crtc, 0, false, gamma_lut_size);
drm_crtc_enable_color_mgmt 1014 drivers/gpu/drm/stm/ltdc.c 	drm_crtc_enable_color_mgmt(crtc, 0, false, CLUT_SIZE);
drm_crtc_enable_color_mgmt 1171 drivers/gpu/drm/vc4/vc4_crtc.c 	drm_crtc_enable_color_mgmt(crtc, 0, false, crtc->gamma_size);
drm_crtc_enable_color_mgmt 1176 drivers/gpu/drm/vc4/vc4_crtc.c 	drm_crtc_enable_color_mgmt(crtc, 0, true, crtc->gamma_size);
drm_crtc_enable_color_mgmt   34 include/drm/drm_color_mgmt.h void drm_crtc_enable_color_mgmt(struct drm_crtc *crtc,