Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_active.h170 i915_active_set_exclusive(struct i915_active *ref, struct dma_fence *f);
Di915_active.c482 i915_active_set_exclusive(struct i915_active *ref, struct dma_fence *f) in i915_active_set_exclusive() function
Di915_vma.c519 prev = i915_active_set_exclusive(&vma->active, &work->base.dma); in i915_vma_bind()