Searched refs:i915_vma_unlock (Results 1 – 13 of 13) sorted by relevance
145 i915_vma_unlock(batch); in igt_gpu_fill_dw()153 i915_vma_unlock(vma); in igt_gpu_fill_dw()
672 i915_vma_unlock(batch); in emit_rpcs_query()680 i915_vma_unlock(vma); in emit_rpcs_query()1228 i915_vma_unlock(vma); in write_to_scratch()1327 i915_vma_unlock(vma); in read_from_scratch()
234 i915_vma_unlock(vma); in gpu_set()
358 i915_vma_unlock(vma); in make_obj_busy()
112 i915_vma_unlock(vma); in intel_emit_vma_mark_active()179 i915_vma_unlock(vma); in i915_gem_object_fill_blt()
1134 i915_vma_unlock(vma); in reloc_move_to_gpu()1197 i915_vma_unlock(batch); in __reloc_gpu_alloc()1887 i915_vma_unlock(vma); in eb_move_to_gpu()
228 i915_vma_unlock(so.vma); in intel_renderstate_emit()
125 i915_vma_unlock(vma); in move_to_active()1254 i915_vma_unlock(arg.vma); in __igt_reset_evict_vma()
119 i915_vma_unlock(vma); in read_nonprivs()
1469 i915_vma_unlock(vma); in smoke_submit()
85 i915_vma_unlock(vma); in move_to_active()
882 i915_vma_unlock(batch); in live_all_engines()1000 i915_vma_unlock(batch); in live_sequential_engines()
316 static inline void i915_vma_unlock(struct i915_vma *vma) in i915_vma_unlock() function