Home
last modified time | relevance | path

Searched refs:__i915_vma_move_to_active (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.h55 int __must_check __i915_vma_move_to_active(struct i915_vma *vma,
H A Di915_vma.c1203 int __i915_vma_move_to_active(struct i915_vma *vma, struct i915_request *rq) in __i915_vma_move_to_active() function
1226 err = __i915_vma_move_to_active(vma, rq); in i915_vma_move_to_active()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_client_blt.c216 err = __i915_vma_move_to_active(vma, rq); in clear_pages_worker()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.c1889 static int __i915_vma_move_to_active(struct i915_vma *vma, struct i915_request *rq) in __i915_vma_move_to_active() function
1918 err = __i915_vma_move_to_active(vma, rq); in _i915_vma_move_to_active()

Completed in 7 milliseconds