Home
last modified time | relevance | path

Searched refs:amdgpu_bo_list_create (Results 1 – 13 of 13) sorted by relevance

/third_party/libdrm/amdgpu/
Damdgpu-symbols.txt10 amdgpu_bo_list_create
Damdgpu.h837 int amdgpu_bo_list_create(amdgpu_device_handle dev,
Damdgpu_bo.c634 drm_public int amdgpu_bo_list_create(amdgpu_device_handle dev, in amdgpu_bo_list_create() function
/third_party/libdrm/tests/amdgpu/
Dhotunplug_tests.c211 r = amdgpu_bo_list_create(device_handle, 1, &ib_result_handle, NULL, &bo_list); in amdgpu_nop_cs()
383 r = amdgpu_bo_list_create(device_handle, 1, &ib_result_handle, NULL, &bo_list); in amdgpu_hotunplug_with_exported_fence()
Damdgpu_test.h482 return amdgpu_bo_list_create(dev, bo2 ? 2 : 1, resources, NULL, list); in amdgpu_get_bo_list()
Damdgpu_stress.c242 r = amdgpu_bo_list_create(device_handle, num_buffers, resources, NULL, in submit_ib()
Dvcn_tests.c205 r = amdgpu_bo_list_create(device_handle, num_resources, resources, in submit()
Dcs_tests.c165 r = amdgpu_bo_list_create(device_handle, num_resources, resources, in submit()
Dbasic_tests.c1503 r = amdgpu_bo_list_create(device_handle, res_cnt+1, all_res, in amdgpu_test_exec_cs_helper_raw()
2730 r = amdgpu_bo_list_create(device_handle, 3, resources, NULL, &bo_list); in amdgpu_memset_dispatch_test()
2892 r = amdgpu_bo_list_create(device_handle, 4, resources, NULL, &bo_list); in amdgpu_memcpy_dispatch_test()
3131 r = amdgpu_bo_list_create(device_handle, 4, resources, NULL, &bo_list); in amdgpu_memcpy_dispatch_hang_slow_test()
3785 r = amdgpu_bo_list_create(device_handle, 4, resources, NULL, &bo_list); in amdgpu_memset_draw()
3974 r = amdgpu_bo_list_create(device_handle, 5, resources, NULL, &bo_list); in amdgpu_memcpy_draw()
4218 r = amdgpu_bo_list_create(device_handle, 5, resources, NULL, &bo_list); in amdgpu_memcpy_draw_hang_slow_test()
Dcp_dma_tests.c216 r = amdgpu_bo_list_create(executing_device_handle, in submit_and_sync()
Duvd_enc_tests.c166 r = amdgpu_bo_list_create(device_handle, num_resources, resources, in submit()
Djpeg_tests.c248 r = amdgpu_bo_list_create(device_handle, num_resources, resources, NULL, in submit()
Dvce_tests.c210 r = amdgpu_bo_list_create(device_handle, num_resources, resources, in submit()