Home
last modified time | relevance | path

Searched refs:amdgpu_bo_list_handle (Results 1 – 9 of 9) 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;
841 amdgpu_bo_list_handle *result);
853 int amdgpu_bo_list_destroy(amdgpu_bo_list_handle handle);
868 int amdgpu_bo_list_update(amdgpu_bo_list_handle handle,
1823 amdgpu_bo_list_handle bo_list_handle,
Damdgpu_bo.c638 amdgpu_bo_list_handle *result) in amdgpu_bo_list_create()
689 drm_public int amdgpu_bo_list_destroy(amdgpu_bo_list_handle list) in amdgpu_bo_list_destroy()
707 drm_public int amdgpu_bo_list_update(amdgpu_bo_list_handle handle, in amdgpu_bo_list_update()
Damdgpu_cs.c879 amdgpu_bo_list_handle bo_list_handle, in amdgpu_cs_submit_raw()
/third_party/libdrm/tests/amdgpu/
Ddeadlock_tests.c248 amdgpu_bo_list_handle bo_list; in amdgpu_deadlock_helper()
339 amdgpu_bo_list_handle bo_list; in amdgpu_deadlock_sdma()
436 amdgpu_bo_list_handle bo_list; in bad_access_helper()
Dhotunplug_tests.c192 amdgpu_bo_list_handle bo_list; in amdgpu_nop_cs()
354 amdgpu_bo_list_handle bo_list; in amdgpu_hotunplug_with_exported_fence()
Dbasic_tests.c857 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_gfx_separate_ibs()
948 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_gfx_shared_ib()
1208 amdgpu_bo_list_handle bo_list[2]; in amdgpu_semaphore_test()
1355 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_compute_nop()
2069 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_multi_fence_wait_all()
2265 amdgpu_bo_list_handle bo_list; in amdgpu_sync_dependency_test()
2653 amdgpu_bo_list_handle bo_list; in amdgpu_memset_dispatch_test()
2803 amdgpu_bo_list_handle bo_list; in amdgpu_memcpy_dispatch_test()
3040 amdgpu_bo_list_handle bo_list; in amdgpu_memcpy_dispatch_hang_slow_test()
3739 amdgpu_bo_list_handle bo_list; in amdgpu_memset_draw()
[all …]
Dvm_tests.c107 amdgpu_bo_list_handle bo_list; in amdgpu_vmid_reserve_test()
Damdgpu_test.h478 amdgpu_bo_handle bo2, amdgpu_bo_list_handle *list) in amdgpu_get_bo_list()
Dsyncobj_tests.c101 amdgpu_bo_list_handle bo_list; in syncobj_command_submission_helper()