Searched refs:i915_vma_is_ggtt (Results 1 – 7 of 7) sorted by relevance
152 static inline bool i915_vma_is_ggtt(const struct i915_vma *vma) in i915_vma_is_ggtt() function164 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_vma_set_ggtt_write()203 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_ggtt_offset()421 for_each_until(!i915_vma_is_ggtt(V))
355 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in i915_vma_pin_iomap()457 GEM_BUG_ON(!i915_vma_is_ggtt(vma)); in __i915_vma_set_map_and_fenceable()639 GEM_BUG_ON(i915_vma_is_ggtt(vma)); in i915_vma_insert()725 GEM_BUG_ON((flags & PIN_GLOBAL) && !i915_vma_is_ggtt(vma)); in __i915_vma_do_pin()
172 i915_vma_is_ggtt(vma) ? "g" : "pp", in describe_obj()175 if (i915_vma_is_ggtt(vma)) { in describe_obj()326 if (i915_vma_is_ggtt(vma)) { in per_file_stats()
3663 if (!--vma->open_count && !i915_vma_is_ggtt(vma)) in i915_gem_close_object()
77 if (i915_is_ggtt(vm) != i915_vma_is_ggtt(vma)) { in checked_vma_instance()79 i915_vma_is_ggtt(vma), i915_is_ggtt(vm)); in checked_vma_instance()89 i915_vma_is_ggtt(vma) ? &vma->ggtt_view : NULL)) { in checked_vma_instance()
334 if (!IS_ERR(vma) && !i915_vma_is_ggtt(vma)) in close_object_list()625 if (!i915_vma_is_ggtt(vma)) in walk_hole()707 if (!i915_vma_is_ggtt(vma)) in pot_hole()810 if (!i915_vma_is_ggtt(vma)) in drunk_hole()
1062 i915_vma_is_ggtt(arg.vma) ? PIN_GLOBAL : PIN_USER); in __igt_reset_evict_vma()