Home
last modified time | relevance | path

Searched refs:I915_GEM_PHYS_CURSOR_1 (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_drv.h206 #define I915_GEM_PHYS_CURSOR_1 2 macro
H A Dintel_display.c6619 (intel_crtc->pipe == 0) ? I915_GEM_PHYS_CURSOR_0 : I915_GEM_PHYS_CURSOR_1, in intel_crtc_cursor_set()