Searched refs:i915_active_set_exclusive (Results 1 – 3 of 3) sorted by relevance
170 i915_active_set_exclusive(struct i915_active *ref, struct dma_fence *f);
482 i915_active_set_exclusive(struct i915_active *ref, struct dma_fence *f) in i915_active_set_exclusive() function
519 prev = i915_active_set_exclusive(&vma->active, &work->base.dma); in i915_vma_bind()