Home
last modified time | relevance | path

Searched refs:__i915_vma_move_to_active (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_vma.h58 int __must_check __i915_vma_move_to_active(struct i915_vma *vma,
Di915_vma.c1223 int __i915_vma_move_to_active(struct i915_vma *vma, struct i915_request *rq) in __i915_vma_move_to_active() function
1246 err = __i915_vma_move_to_active(vma, rq); in i915_vma_move_to_active()