Searched refs:amdgpu_bo_alloc_wrap (Results 1 - 2 of 2) sorted by relevance
/third_party/libdrm/tests/amdgpu/ |
H A D | amdgpu_test.h | 425 amdgpu_bo_alloc_wrap(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_wrap() function
|
H A D | basic_tests.c | 1068 r = amdgpu_bo_alloc_wrap(device_handle, vram_info.max_allocation, 4096, in amdgpu_bo_eviction_test() 1071 r = amdgpu_bo_alloc_wrap(device_handle, vram_info.max_allocation, 4096, in amdgpu_bo_eviction_test() 1079 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test() 1082 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test()
|
Completed in 6 milliseconds