Searched refs:_i915_vma_move_to_active (Results 1 – 4 of 4) sorted by relevance
60 int __must_check _i915_vma_move_to_active(struct i915_vma *vma,68 return _i915_vma_move_to_active(vma, rq, &rq->fence, flags); in i915_vma_move_to_active()
306 EXPORT_SYMBOL_NS_GPL(_i915_vma_move_to_active, I915_GVT);
1929 int _i915_vma_move_to_active(struct i915_vma *vma, in _i915_vma_move_to_active() function
2148 err = _i915_vma_move_to_active(vma, eb->requests[j], in eb_move_to_gpu()