Searched refs:amdgpu_bo_list_create (Results 1 – 7 of 7) sorted by relevance
/external/libdrm/amdgpu/ |
D | amdgpu-symbol-check | 19 amdgpu_bo_list_create
|
D | amdgpu.h | 741 int amdgpu_bo_list_create(amdgpu_device_handle dev,
|
D | amdgpu_bo.c | 572 int amdgpu_bo_list_create(amdgpu_device_handle dev, in amdgpu_bo_list_create() function
|
/external/libdrm/tests/amdgpu/ |
D | amdgpu_test.h | 233 return amdgpu_bo_list_create(dev, bo2 ? 2 : 1, resources, NULL, list); in amdgpu_get_bo_list()
|
D | cs_tests.c | 135 r = amdgpu_bo_list_create(device_handle, num_resources, resources, in submit()
|
D | vce_tests.c | 150 r = amdgpu_bo_list_create(device_handle, num_resources, resources, in submit()
|
D | basic_tests.c | 458 r = amdgpu_bo_list_create(device_handle, res_cnt+1, all_res, in amdgpu_sdma_test_exec_cs()
|