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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.c341 err = i915_vm_lock_objects(&ppgtt->base.vm, ww);
H A Dintel_gtt.h422 i915_vm_lock_objects(struct i915_address_space *vm, struct i915_gem_ww_ctx *ww);
H A Dintel_gtt.c198 int i915_vm_lock_objects(struct i915_address_space *vm, function
H A Dintel_migrate.c196 err = i915_vm_lock_objects(&vm->vm, &ww);
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c185 err = i915_vm_lock_objects(&ppgtt->vm, &ww);
330 err = i915_vm_lock_objects(vm, &ww);
/linux-master/drivers/gpu/drm/i915/
H A Di915_vma.c1469 err = i915_vm_lock_objects(vma->vm, ww);

Completed in 255 milliseconds