Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/
Di915_active.h170 i915_active_set_exclusive(struct i915_active *ref, struct dma_fence *f);
Di915_active.c483 i915_active_set_exclusive(struct i915_active *ref, struct dma_fence *f) in i915_active_set_exclusive() function
Di915_vma.c523 prev = i915_active_set_exclusive(&vma->active, &work->base.dma); in i915_vma_bind()