Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.h151 struct dma_fence *i915_vma_resource_unbind(struct i915_vma_resource *vma_res,
H A Di915_vma_resource.c230 struct dma_fence *i915_vma_resource_unbind(struct i915_vma_resource *vma_res, in i915_vma_resource_unbind() function
H A Di915_vma.c2053 unbind_fence = i915_vma_resource_unbind(vma_res, in __i915_vma_evict()
2056 unbind_fence = i915_vma_resource_unbind(vma_res, NULL); in __i915_vma_evict()