Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c1004 plane_color_ctl |= PLANE_COLOR_INPUT_CSC_ENABLE; in glk_plane_color_ctl()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h2628 #define PLANE_COLOR_INPUT_CSC_ENABLE REG_BIT(20) /* ICL+ */ macro