Searched refs:DISPPLANE_PIPE_CSC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 6138 #define DISPPLANE_PIPE_CSC_ENABLE (1 << 24) macro |
D | intel_display.c | 3228 dspcntr |= DISPPLANE_PIPE_CSC_ENABLE; in i9xx_plane_ctl() |