Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c889 plane_ctl |= PLANE_CTL_PIPE_CSC_ENABLE; in skl_plane_ctl_crtc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3623 #define PLANE_CTL_PIPE_CSC_ENABLE REG_BIT(23) /* Pre-GLK */ macro