Searched refs:amdgpu_bo_alloc (Results 1 – 7 of 7) sorted by relevance
/external/libdrm/tests/amdgpu/ |
D | amdgpu_test.h | 127 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle); in gpu_mem_alloc() 178 r = amdgpu_bo_alloc(dev, &request, &buf_handle); in amdgpu_bo_alloc_and_map()
|
D | cs_tests.c | 187 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle); in amdgpu_cs_uvd_create() 253 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle); in amdgpu_cs_uvd_decode() 349 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle); in amdgpu_cs_uvd_destroy()
|
D | bo_tests.c | 75 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle); in suite_bo_tests_init()
|
D | vce_tests.c | 190 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle); in alloc_resource()
|
/external/libdrm/amdgpu/ |
D | amdgpu-symbol-check | 13 amdgpu_bo_alloc
|
D | amdgpu.h | 549 int amdgpu_bo_alloc(amdgpu_device_handle dev,
|
D | amdgpu_bo.c | 79 int amdgpu_bo_alloc(amdgpu_device_handle dev, in amdgpu_bo_alloc() function
|