Searched refs:i915_vma_put_fence (Results 1 – 6 of 6) sorted by relevance
382 int __must_check i915_vma_put_fence(struct i915_vma *vma);
288 int i915_vma_put_fence(struct i915_vma *vma) in i915_vma_put_fence() function
1099 ret = i915_vma_put_fence(vma); in i915_vma_unbind()
790 ret = i915_vma_put_fence(vma); in intel_overlay_do_put_image()
1194 ret = i915_vma_put_fence(vma); in i915_gem_gtt_pread()1395 ret = i915_vma_put_fence(vma); in i915_gem_gtt_pwrite_fast()4086 ret = i915_vma_put_fence(vma); in i915_gem_object_set_cache_level()
1041 err = i915_vma_put_fence(vma); in reloc_iomap()