Searched refs:ib_result_handle (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Ddeadlock_tests.c244 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_deadlock_helper
263 &ib_result_handle, &ib_result_cpu,
267 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL,
324 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
335 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_deadlock_sdma
360 &ib_result_handle, &ib_result_cpu,
364 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL,
421 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
432 amdgpu_bo_handle ib_result_handle; local in function:bad_access_helper
448 &ib_result_handle,
548 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_hang_sdma_helper
[all...]
H A Dhotunplug_tests.c191 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_nop_cs
207 &ib_result_handle, &ib_result_cpu,
215 r = amdgpu_bo_list_create(device_handle, 1, &ib_result_handle, NULL, &bo_list);
234 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
353 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_hotunplug_with_exported_fence
379 &ib_result_handle, &ib_result_cpu,
387 r = amdgpu_bo_list_create(device_handle, 1, &ib_result_handle, NULL, &bo_list);
420 CU_ASSERT_EQUAL(amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
H A Dsyncobj_tests.c94 amdgpu_bo_handle ib_result_handle; local in function:syncobj_command_submission_helper
125 &ib_result_handle, &ib_result_cpu,
129 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL,
183 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
H A Dvm_tests.c99 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_vmid_reserve_test
133 &ib_result_handle, &ib_result_cpu,
137 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL,
176 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
H A Dbasic_tests.c849 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; local in function:amdgpu_command_submission_gfx_separate_ibs
873 &ib_result_handle, &ib_result_cpu,
883 r = amdgpu_get_bo_list(device_handle, ib_result_handle,
928 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
947 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_command_submission_gfx_shared_ib
971 &ib_result_handle, &ib_result_cpu,
975 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL,
1019 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
1213 amdgpu_bo_handle ib_result_handle[2]; local in function:amdgpu_semaphore_test
1250 &ib_result_handle[
1360 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_command_submission_compute_nop
1478 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_test_exec_cs_helper_raw
2075 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; local in function:amdgpu_command_submission_multi_fence_wait_all
2278 amdgpu_bo_handle ib_result_handle; local in function:amdgpu_sync_dependency_test
[all...]
H A Dcs_tests.c90 amdgpu_bo_handle ib_result_handle; local in function:suite_cs_tests_init
118 &ib_result_handle, &ib_result_cpu,
124 ib_handle = ib_result_handle;

Completed in 7 milliseconds