Searched refs:DISPPLANE_PIPE_CSC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 4488 #define DISPPLANE_PIPE_CSC_ENABLE (1<<24) macro |
D | intel_display.c | 2826 dspcntr |= DISPPLANE_PIPE_CSC_ENABLE; in ironlake_update_primary_plane() |