Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dskl_universal_plane.c878 plane_ctl |= PLANE_CTL_PIPE_CSC_ENABLE; in skl_plane_ctl_crtc()
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_reg.h4854 #define PLANE_CTL_PIPE_CSC_ENABLE REG_BIT(23) /* Pre-GLK */ macro