Searched refs:amdgpu_create_bo_from_user_mem (Results 1 – 8 of 8) sorted by relevance
18 amdgpu_create_bo_from_user_mem
710 int amdgpu_create_bo_from_user_mem(amdgpu_device_handle dev,
572 drm_public int amdgpu_create_bo_from_user_mem(amdgpu_device_handle dev, in amdgpu_create_bo_from_user_mem() function
632 ret = amdgpu_create_bo_from_user_mem(ws->dev, pointer, size, &buf_handle); in radv_amdgpu_winsys_bo_from_ptr()
1329 r = amdgpu_create_bo_from_user_mem(device, in amdgpu_userptr_test()
2210 r = amdgpu_create_bo_from_user_mem(device_handle, in amdgpu_userptr_test()
1712 if (amdgpu_create_bo_from_user_mem(aws->dev, pointer, in amdgpu_bo_from_ptr()
5880 - radv/winsys: check amdgpu_create_bo_from_user_mem() for EINVAL