Home
last modified time | relevance | path

Searched refs:PLANE_COLOR_INPUT_CSC_ENABLE (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Di915_reg.h6725 #define PLANE_COLOR_INPUT_CSC_ENABLE (1 << 20) /* ICL+ */ macro
/drivers/gpu/drm/i915/display/
Dintel_display.c4214 plane_color_ctl |= PLANE_COLOR_INPUT_CSC_ENABLE; in glk_plane_color_ctl()