Home
last modified time | relevance | path

Searched refs:__i915_vma_evict (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.h206 void __i915_vma_evict(struct i915_vma *vma);
H A Di915_vma.c1262 void __i915_vma_evict(struct i915_vma *vma) in __i915_vma_evict() function
1329 __i915_vma_evict(vma); in __i915_vma_unbind()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.h264 struct dma_fence *__i915_vma_evict(struct i915_vma *vma, bool async);
H A Di915_vma.c1976 struct dma_fence *__i915_vma_evict(struct i915_vma *vma, bool async) in __i915_vma_evict() function
2081 __i915_vma_evict(vma, false); in __i915_vma_unbind()
2115 fence = __i915_vma_evict(vma, true); in __i915_vma_unbind_async()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c125 __i915_vma_evict(vma); in i915_ggtt_suspend()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c158 __i915_vma_evict(vma, false); in i915_ggtt_suspend_vm()

Completed in 9 milliseconds