Home
last modified time | relevance | path

Searched refs:i915_vm_lock_objects (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dgen6_ppgtt.c339 err = i915_vm_lock_objects(&ppgtt->base.vm, ww); in gen6_ppgtt_pin()
A Dintel_gtt.c166 int i915_vm_lock_objects(struct i915_address_space *vm, in i915_vm_lock_objects() function
A Dintel_gtt.h398 i915_vm_lock_objects(struct i915_address_space *vm, struct i915_gem_ww_ctx *ww);
A Dintel_migrate.c191 err = i915_vm_lock_objects(&vm->vm, &ww); in migrate_vm()
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Di915_gem_gtt.c183 err = i915_vm_lock_objects(&ppgtt->vm, &ww); in igt_ppgtt_alloc()
328 err = i915_vm_lock_objects(vm, &ww); in lowlevel_hole()
2150 err = i915_vm_lock_objects(vm, &ww); in igt_cs_tlb()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_vma.c1421 err = i915_vm_lock_objects(vma->vm, ww); in i915_vma_pin_ww()

Completed in 16 milliseconds