Searched refs:I915_GEM_PHYS_CURSOR_1 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_drv.h | 88 #define I915_GEM_PHYS_CURSOR_1 2 macro |
D | intel_display.c | 6534 (intel_crtc->pipe == 0) ? I915_GEM_PHYS_CURSOR_0 : I915_GEM_PHYS_CURSOR_1, in intel_crtc_cursor_set() |