Home
last modified time | relevance | path

Searched refs:I915_GEM_PHYS_CURSOR_0 (Results 1 – 3 of 3) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_drv.h205 #define I915_GEM_PHYS_CURSOR_0 1 macro
H A Di915_gem.c3849 for (i = I915_GEM_PHYS_CURSOR_0; i <= I915_MAX_PHYS_OBJECT; i++) in i915_gem_free_all_phys_object()
H A Dintel_display.c6619 (intel_crtc->pipe == 0) ? I915_GEM_PHYS_CURSOR_0 : I915_GEM_PHYS_CURSOR_1, in intel_crtc_cursor_set()