• Home
  • Raw
  • Download

Lines Matching refs:i915_vma

221 	struct i915_vma **vma;
229 struct i915_vma *batch; /** identity of the batch obj/vma */
352 const struct i915_vma *vma, in eb_vma_misplaced()
383 struct i915_vma *vma) in eb_pin_vma()
414 static inline void __eb_unreserve_vma(struct i915_vma *vma, unsigned int flags) in __eb_unreserve_vma()
425 eb_unreserve_vma(struct i915_vma *vma, unsigned int *flags) in eb_unreserve_vma()
437 struct i915_vma *vma) in eb_validate_vma()
492 struct i915_vma *vma) in eb_add_vma()
580 struct i915_vma *vma) in eb_reserve_vma()
640 struct i915_vma *vma; in eb_reserve()
674 struct i915_vma *vma = eb->vma[i]; in eb_reserve()
764 struct i915_vma *vma; in eb_lookup_vmas()
829 static struct i915_vma *
838 struct i915_vma *vma; in eb_get_vma()
855 struct i915_vma *vma = eb->vma[i]; in eb_release_vmas()
891 const struct i915_vma *target) in relocation_target()
974 i915_vma_unpin((struct i915_vma *)cache->node.mm); in reloc_cache_reset()
1026 struct i915_vma *vma; in reloc_iomap()
1119 static int reloc_move_to_gpu(struct i915_request *rq, struct i915_vma *vma) in reloc_move_to_gpu()
1140 struct i915_vma *vma, in __reloc_gpu_alloc()
1146 struct i915_vma *batch; in __reloc_gpu_alloc()
1225 struct i915_vma *vma, in reloc_gpu()
1256 relocate_entry(struct i915_vma *vma, in relocate_entry()
1259 const struct i915_vma *target) in relocate_entry()
1347 struct i915_vma *vma, in eb_relocate_entry()
1350 struct i915_vma *target; in eb_relocate_entry()
1440 static int eb_relocate_vma(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_relocate_vma()
1528 eb_relocate_vma_slow(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_relocate_vma_slow()
1681 struct i915_vma *vma; in eb_relocate_slow()
1790 struct i915_vma *vma; in eb_relocate()
1814 struct i915_vma *vma = eb->vma[i]; in eb_move_to_gpu()
1846 struct i915_vma *vma = eb->vma[i]; in eb_move_to_gpu()
1960 static struct i915_vma *
1964 struct i915_vma * const vma = *eb->vma; in shadow_batch_pin()
1987 static struct i915_vma *eb_parse(struct i915_execbuffer *eb) in eb_parse()
1990 struct i915_vma *vma; in eb_parse()
2499 eb.vma = (struct i915_vma **)(exec + args->buffer_count + 1); in i915_gem_do_execbuffer()
2601 struct i915_vma *vma; in i915_gem_do_execbuffer()
2615 struct i915_vma *vma; in i915_gem_do_execbuffer()
2732 sizeof(struct i915_vma *) + in eb_element_size()