Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.c217 * i915_vma_resource_unbind - Unbind a vma resource
230 struct dma_fence *i915_vma_resource_unbind(struct i915_vma_resource *vma_res, in i915_vma_resource_unbind() function
H A Di915_vma.c2025 unbind_fence = i915_vma_resource_unbind(vma_res, in __i915_vma_evict()
2028 unbind_fence = i915_vma_resource_unbind(vma_res, NULL); in __i915_vma_evict()

Completed in 7 milliseconds