Searched refs:xe_bo_create_user (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_migrate.c | 645 sys_bo = xe_bo_create_user(xe, NULL, SZ_4M, in validate_ccs_test_run_tile() 672 ccs_bo = xe_bo_create_user(xe, NULL, SZ_4M, in validate_ccs_test_run_tile() 697 vram_bo = xe_bo_create_user(xe, NULL, SZ_4M, in validate_ccs_test_run_tile()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.h | 131 struct xe_bo *xe_bo_create_user(struct xe_device *xe, struct xe_vm *vm, size_t size,
|
| H A D | xe_bo.c | 2815 struct xe_bo *xe_bo_create_user(struct xe_device *xe, in xe_bo_create_user() function 3623 bo = xe_bo_create_user(xe, vm, args->size, args->cpu_caching, in xe_gem_create_ioctl() 4071 bo = xe_bo_create_user(xe, NULL, args->size, in xe_bo_dumb_create()
|