Searched refs:gpu_mem_free (Results 1 – 2 of 2) sorted by relevance
/external/libdrm/tests/amdgpu/ |
D | basic_tests.c | 131 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); in amdgpu_memory_alloc() 141 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); in amdgpu_memory_alloc() 150 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); in amdgpu_memory_alloc() 160 r = gpu_mem_free(bo, va_handle, bo_mc, 4096); in amdgpu_memory_alloc()
|
D | amdgpu_test.h | 142 static inline int gpu_mem_free(amdgpu_bo_handle bo, in gpu_mem_free() function
|