Home
last modified time | relevance | path

Searched refs:INTEL_PLANE_CB_POST_CSC_LUT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_limits.h144 INTEL_PLANE_CB_POST_CSC_LUT, enumerator
H A Dintel_color_pipeline.c66 colorop = intel_colorop_create(INTEL_PLANE_CB_POST_CSC_LUT); in _intel_color_pipeline_plane_init()
H A Dintel_plane.c352 else if (intel_colorop->id == INTEL_PLANE_CB_POST_CSC_LUT) in intel_plane_colorop_replace_blob()