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