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()457 for_each_until(!i915_vma_is_ggtt(V))
116 if (!i915_vma_is_ggtt(vma)) { in __i915_vma_active()134 if (!i915_vma_is_ggtt(vma)) { in __i915_vma_retire()259 if (i915_vma_is_ggtt(vma)) in vma_create()589 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_vma_pin_iomap()725 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in __i915_vma_set_map_and_fenceable()900 GEM_BUG_ON(i915_vma_is_ggtt(vma)); in i915_vma_insert()1662 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_ggtt_pin()1721 if (i915_vma_is_ggtt(vma)) in i915_vma_close()
139 if (i915_vma_is_ggtt(vma)) in stringify_vma_type()216 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()
727 i915_vma_is_ggtt(vma) ? PIN_GLOBAL : PIN_USER); in __vm_create_scratch_for_read_pinned()
435 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()
3040 i915_vma_is_ggtt(vma) ? PIN_GLOBAL : PIN_USER); in engine_wa_list_verify()