Searched refs:PIN_NONBLOCK (Results 1 – 4 of 4) sorted by relevance
127 if (flags & PIN_NONBLOCK) in i915_gem_evict_something()152 if (!i915_is_ggtt(vm) || flags & PIN_NONBLOCK) in i915_gem_evict_something()
634 #define PIN_NONBLOCK BIT(0) macro
1131 PIN_MAPPABLE | PIN_NONBLOCK); in i915_gem_gtt_pwrite_fast()1798 flags |= PIN_NONBLOCK | PIN_NONFAULT; in i915_gem_fault()3546 PIN_MAPPABLE | PIN_NONBLOCK); in i915_gem_object_pin_to_display_plane()3822 if (flags & PIN_NONBLOCK && in i915_gem_object_ggtt_pin()
445 PIN_MAPPABLE | PIN_NONBLOCK); in reloc_iomap()