Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_vma_resource.h137 struct dma_fence *i915_vma_resource_unbind(struct i915_vma_resource *vma_res,
Di915_vma_resource.c230 struct dma_fence *i915_vma_resource_unbind(struct i915_vma_resource *vma_res, in i915_vma_resource_unbind() function
Di915_vma.c1957 unbind_fence = i915_vma_resource_unbind(vma_res, in __i915_vma_evict()
1960 unbind_fence = i915_vma_resource_unbind(vma_res, NULL); in __i915_vma_evict()