Searched refs:amdgpu_bo_alloc_wrap (Results 1 – 2 of 2) sorted by relevance
/external/libdrm/tests/amdgpu/ |
D | amdgpu_test.h | 361 amdgpu_bo_alloc_wrap(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_wrap() function
|
D | basic_tests.c | 926 r = amdgpu_bo_alloc_wrap(device_handle, vram_info.max_allocation, 4096, in amdgpu_bo_eviction_test() 929 r = amdgpu_bo_alloc_wrap(device_handle, vram_info.max_allocation, 4096, in amdgpu_bo_eviction_test() 937 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test() 940 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test()
|