Home
last modified time | relevance | path

Searched refs:amdgpu_bo_list_handle (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/amdgpu/
Damdgpu.h134 typedef struct amdgpu_bo_list *amdgpu_bo_list_handle; typedef
349 amdgpu_bo_list_handle resources;
828 amdgpu_bo_list_handle *result);
840 int amdgpu_bo_list_destroy(amdgpu_bo_list_handle handle);
855 int amdgpu_bo_list_update(amdgpu_bo_list_handle handle,
1777 amdgpu_bo_list_handle bo_list_handle,
Damdgpu_bo.c646 amdgpu_bo_list_handle *result) in amdgpu_bo_list_create()
697 drm_public int amdgpu_bo_list_destroy(amdgpu_bo_list_handle list) in amdgpu_bo_list_destroy()
715 drm_public int amdgpu_bo_list_update(amdgpu_bo_list_handle handle, in amdgpu_bo_list_update()
Damdgpu_cs.c857 amdgpu_bo_list_handle bo_list_handle, in amdgpu_cs_submit_raw()
/third_party/libdrm/tests/amdgpu/
Ddeadlock_tests.c230 amdgpu_bo_list_handle bo_list; in amdgpu_deadlock_helper()
321 amdgpu_bo_list_handle bo_list; in amdgpu_deadlock_sdma()
418 amdgpu_bo_list_handle bo_list; in bad_access_helper()
Dbasic_tests.c649 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_gfx_separate_ibs()
740 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_gfx_shared_ib()
1000 amdgpu_bo_list_handle bo_list[2]; in amdgpu_semaphore_test()
1139 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_compute_nop()
1735 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_multi_fence_wait_all()
1931 amdgpu_bo_list_handle bo_list; in amdgpu_sync_dependency_test()
2269 amdgpu_bo_list_handle bo_list; in amdgpu_memset_dispatch_test()
2415 amdgpu_bo_list_handle bo_list; in amdgpu_memcpy_dispatch_test()
2628 amdgpu_bo_list_handle bo_list; in amdgpu_memcpy_dispatch_hang_slow_test()
3156 amdgpu_bo_list_handle bo_list; in amdgpu_memset_draw()
[all …]
Dvm_tests.c104 amdgpu_bo_list_handle bo_list; in amdgpu_vmid_reserve_test()
Damdgpu_test.h383 amdgpu_bo_handle bo2, amdgpu_bo_list_handle *list) in amdgpu_get_bo_list()
Dsyncobj_tests.c97 amdgpu_bo_list_handle bo_list; in syncobj_command_submission_helper()