Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Ddeadlock_tests.c210 amdgpu_bo_handle ib_result_handle; in amdgpu_deadlock_helper() local
229 &ib_result_handle, &ib_result_cpu, in amdgpu_deadlock_helper()
233 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_deadlock_helper()
290 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_deadlock_helper()
301 amdgpu_bo_handle ib_result_handle; in amdgpu_deadlock_sdma() local
326 &ib_result_handle, &ib_result_cpu, in amdgpu_deadlock_sdma()
330 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_deadlock_sdma()
387 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_deadlock_sdma()
398 amdgpu_bo_handle ib_result_handle; in bad_access_helper() local
414 &ib_result_handle, &ib_result_cpu, in bad_access_helper()
[all …]
Dvm_tests.c96 amdgpu_bo_handle ib_result_handle; in amdgpu_vmid_reserve_test() local
118 &ib_result_handle, &ib_result_cpu, in amdgpu_vmid_reserve_test()
122 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_vmid_reserve_test()
161 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_vmid_reserve_test()
Dsyncobj_tests.c90 amdgpu_bo_handle ib_result_handle; in syncobj_command_submission_helper() local
109 &ib_result_handle, &ib_result_cpu, in syncobj_command_submission_helper()
113 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in syncobj_command_submission_helper()
167 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in syncobj_command_submission_helper()
Dbasic_tests.c572 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; in amdgpu_command_submission_gfx_separate_ibs() local
589 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_separate_ibs()
599 r = amdgpu_get_bo_list(device_handle, ib_result_handle, in amdgpu_command_submission_gfx_separate_ibs()
644 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs()
663 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_gfx_shared_ib() local
680 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_shared_ib()
684 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_command_submission_gfx_shared_ib()
728 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib()
922 amdgpu_bo_handle ib_result_handle[2]; in amdgpu_semaphore_test() local
951 &ib_result_handle[i], &ib_result_cpu[i], in amdgpu_semaphore_test()
[all …]
Dcs_tests.c87 amdgpu_bo_handle ib_result_handle; in suite_cs_tests_init() local
115 &ib_result_handle, &ib_result_cpu, in suite_cs_tests_init()
121 ib_handle = ib_result_handle; in suite_cs_tests_init()
/external/igt-gpu-tools/tests/amdgpu/
Damd_basic.c359 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; in amdgpu_command_submission_gfx_separate_ibs() local
376 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_separate_ibs()
386 r = amdgpu_get_bo_list(device, ib_result_handle, in amdgpu_command_submission_gfx_separate_ibs()
429 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs()
444 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_gfx_shared_ib() local
461 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_shared_ib()
465 r = amdgpu_get_bo_list(device, ib_result_handle, NULL, in amdgpu_command_submission_gfx_shared_ib()
507 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib()
550 amdgpu_bo_handle ib_result_handle[2]; in amdgpu_semaphore_test() local
570 &ib_result_handle[i], &ib_result_cpu[i], in amdgpu_semaphore_test()
[all …]
Damd_prime.c219 amdgpu_bo_handle ib_result_handle; in i915_to_amd() local
240 &ib_result_handle, &ib_result_cpu, in i915_to_amd()
251 ib_result_handle in i915_to_amd()
279 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in i915_to_amd()
296 amdgpu_bo_handle ib_result_handle; in amd_to_i915() local
319 &ib_result_handle, &ib_result_cpu, in amd_to_i915()
332 ib_result_handle in amd_to_i915()
369 amdgpu_bo_export(ib_result_handle, in amd_to_i915()
392 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amd_to_i915()
Damd_cs_nop.c127 amdgpu_bo_handle ib_result_handle; in nop_cs() local
137 &ib_result_handle, &ib_result_cpu, in nop_cs()
145 r = amdgpu_bo_list_create(device, 1, &ib_result_handle, NULL, &bo_list); in nop_cs()
190 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in nop_cs()