Home
last modified time | relevance | path

Searched refs:i915_vma_resource_free (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/
H A Di915_vma_resource.c128 void i915_vma_resource_free(struct i915_vma_resource *vma_res) in i915_vma_resource_free() function
154 i915_vma_resource_free(vma_res); in unbind_fence_free_rcu()
H A Di915_vma_resource.h149 void i915_vma_resource_free(struct i915_vma_resource *vma_res);
H A Di915_vma.c490 i915_vma_resource_free(vma_res); in i915_vma_bind()
495 i915_vma_resource_free(vma_res); in i915_vma_bind()
507 i915_vma_resource_free(vma_res); in i915_vma_bind()
527 i915_vma_resource_free(vma_res); in i915_vma_bind()
534 i915_vma_resource_free(vma_res); in i915_vma_bind()
569 i915_vma_resource_free(vma->resource); in i915_vma_bind()
1597 i915_vma_resource_free(vma_res); in i915_vma_pin_ww()