Searched refs:xe_bo_create_user (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 143 bo = xe_bo_create_user(xe, NULL, SZ_1M, DRM_XE_GEM_CPU_CACHING_WC, in ccs_test_run_tile() 221 bo = xe_bo_create_user(xe, vm, 0x10000, in evict_test_run_tile() 230 external = xe_bo_create_user(xe, NULL, 0x10000, in evict_test_run_tile() 495 bo = xe_bo_create_user(xe, NULL, XE_BO_SHRINK_SIZE, in shrink_test_run_device()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 2453 struct xe_bo *xe_bo_create_user(struct xe_device *xe, in xe_bo_create_user() function 3251 bo = xe_bo_create_user(xe, vm, args->size, args->cpu_caching, in xe_gem_create_ioctl() 3642 bo = xe_bo_create_user(xe, NULL, args->size, in xe_bo_dumb_create()
|