Searched refs:CURSOR_PIPE_CSC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 4414 #define CURSOR_PIPE_CSC_ENABLE (1<<24) macro |
D | intel_display.c | 8734 cntl |= CURSOR_PIPE_CSC_ENABLE; in i9xx_update_cursor() |