Searched refs:i915_vma_is_ggtt (Results 1 – 8 of 8) sorted by relevance
73 static inline bool i915_vma_is_ggtt(const struct i915_vma *vma) in i915_vma_is_ggtt() function90 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_vma_set_ggtt_write()175 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_ggtt_offset()458 for_each_until(!i915_vma_is_ggtt(V))
115 if (!i915_vma_is_ggtt(vma)) in __i915_vma_active()125 if (!i915_vma_is_ggtt(vma)) { in __i915_vma_retire()250 if (i915_vma_is_ggtt(vma)) in vma_create()580 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_vma_pin_iomap()716 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in __i915_vma_set_map_and_fenceable()891 GEM_BUG_ON(i915_vma_is_ggtt(vma)); in i915_vma_insert()1653 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_ggtt_pin()1712 if (i915_vma_is_ggtt(vma)) in i915_vma_close()
134 if (i915_vma_is_ggtt(vma)) in stringify_vma_type()223 if (i915_vma_is_ggtt(vma) || i915_vma_is_dpt(vma)) { in i915_debugfs_describe_obj()
82 if (i915_is_ggtt(vm) != i915_vma_is_ggtt(vma)) { in checked_vma_instance()84 i915_vma_is_ggtt(vma), i915_is_ggtt(vm)); in checked_vma_instance()94 i915_vma_is_ggtt(vma) ? &vma->gtt_view : NULL)) { in checked_vma_instance()
695 i915_vma_is_ggtt(vma) ? PIN_GLOBAL : PIN_USER); in __vm_create_scratch_for_read_pinned()
436 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_vma_pin_fence()
1485 pin_flags = i915_vma_is_ggtt(arg.vma) ? PIN_GLOBAL : PIN_USER; in __igt_reset_evict_vma()
3157 i915_vma_is_ggtt(vma) ? PIN_GLOBAL : PIN_USER); in engine_wa_list_verify()