Lines Matching refs:i915_vma

234 	struct i915_vma **vma;
242 struct i915_vma *batch; /** identity of the batch obj/vma */
363 const struct i915_vma *vma, in eb_vma_misplaced()
394 struct i915_vma *vma) in eb_pin_vma()
425 static inline void __eb_unreserve_vma(struct i915_vma *vma, unsigned int flags) in __eb_unreserve_vma()
436 eb_unreserve_vma(struct i915_vma *vma, unsigned int *flags) in eb_unreserve_vma()
448 struct i915_vma *vma) in eb_validate_vma()
503 struct i915_vma *vma) in eb_add_vma()
591 struct i915_vma *vma) in eb_reserve_vma()
651 struct i915_vma *vma; in eb_reserve()
685 struct i915_vma *vma = eb->vma[i]; in eb_reserve()
766 struct i915_vma *vma; in eb_lookup_vmas()
825 static struct i915_vma *
834 struct i915_vma *vma; in eb_get_vma()
851 struct i915_vma *vma = eb->vma[i]; in eb_release_vmas()
887 const struct i915_vma *target) in relocation_target()
966 i915_vma_unpin((struct i915_vma *)cache->node.mm); in reloc_cache_reset()
1017 struct i915_vma *vma; in reloc_iomap()
1113 struct i915_vma *vma, in __reloc_gpu_alloc()
1119 struct i915_vma *batch; in __reloc_gpu_alloc()
1198 struct i915_vma *vma, in reloc_gpu()
1229 relocate_entry(struct i915_vma *vma, in relocate_entry()
1232 const struct i915_vma *target) in relocate_entry()
1320 struct i915_vma *vma, in eb_relocate_entry()
1323 struct i915_vma *target; in eb_relocate_entry()
1413 static int eb_relocate_vma(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_relocate_vma()
1499 eb_relocate_vma_slow(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_relocate_vma_slow()
1651 struct i915_vma *vma; in eb_relocate_slow()
1760 struct i915_vma *vma; in eb_relocate()
1782 struct i915_vma *vma = eb->vma[i]; in eb_move_to_gpu()
1825 struct i915_vma *vma = eb->vma[i]; in eb_move_to_gpu()
1896 static struct i915_vma *eb_parse(struct i915_execbuffer *eb, bool is_master) in eb_parse()
1899 struct i915_vma *vma; in eb_parse()
2197 eb.vma = (struct i915_vma **)(exec + args->buffer_count + 1); in i915_gem_do_execbuffer()
2301 struct i915_vma *vma; in i915_gem_do_execbuffer()
2333 struct i915_vma *vma; in i915_gem_do_execbuffer()
2436 sizeof(struct i915_vma *) + in eb_element_size()