Searched refs:__i915_vma_move_to_active (Results 1 – 2 of 2) sorted by relevance
58 int __must_check __i915_vma_move_to_active(struct i915_vma *vma,
1223 int __i915_vma_move_to_active(struct i915_vma *vma, struct i915_request *rq) in __i915_vma_move_to_active() function1246 err = __i915_vma_move_to_active(vma, rq); in i915_vma_move_to_active()