Home
last modified time | relevance | path

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

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