Searched refs:gpu_mem_free (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | bo_tests.c | 214 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); 224 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); 233 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); 243 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); 250 r = gpu_mem_free(bo, NULL, 0, 4096); 257 r = gpu_mem_free(bo, NULL, 0, 4096); 264 r = gpu_mem_free(bo, NULL, 0, 4096);
|
| H A D | security_tests.c | 380 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); 389 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); 399 r = gpu_mem_free(bo, va_handle, bo_mc, 4096);
|
| H A D | amdgpu_test.h | 394 static inline int gpu_mem_free(amdgpu_bo_handle bo, function in typeref:typename:int
|
Completed in 4 milliseconds