Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c953 plane_color_ctl |= PLANE_COLOR_PIPE_CSC_ENABLE; in glk_plane_color_ctl_crtc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3731 #define PLANE_COLOR_PIPE_CSC_ENABLE REG_BIT(23) /* Pre-ICL */ macro