Searched refs:i915_vma_move_to_active (Results 1 – 6 of 6) sorted by relevance
224 i915_vma_move_to_active(i915_gem_obj_to_ggtt(so.obj), req); in i915_gem_render_state_init()
777 i915_vma_move_to_active(i915_gem_obj_to_ggtt(from->legacy_hw_ctx.rcs_state), req); in do_switch()
1066 i915_vma_move_to_active(vma, req); in i915_gem_execbuffer_move_to_active()
1870 i915_vma_move_to_active(i915_gem_obj_to_ggtt(so.obj), req); in intel_lr_context_render_state_init()
2931 void i915_vma_move_to_active(struct i915_vma *vma,
2488 void i915_vma_move_to_active(struct i915_vma *vma, in i915_vma_move_to_active() function