Searched refs:MCURSOR_PIPE_CSC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 6079 #define MCURSOR_PIPE_CSC_ENABLE (1 << 24) macro |
D | intel_display.c | 9824 cntl |= MCURSOR_PIPE_CSC_ENABLE; in i9xx_cursor_ctl() |