Searched refs:i915_vma_is_ggtt (Results 1 – 6 of 6) 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))
133 if (i915_vma_is_ggtt(vma)) in stringify_vma_type()210 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()
3049 i915_vma_is_ggtt(vma) ? PIN_GLOBAL : PIN_USER); in engine_wa_list_verify()