/external/libdrm/tests/amdgpu/ |
D | basic_tests.c | 779 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs() 783 r = amdgpu_bo_unmap_and_free(ib_result_ce_handle, va_handle_ce, in amdgpu_command_submission_gfx_separate_ibs() 863 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib() 1012 r = amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc, in amdgpu_bo_eviction_test() 1015 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_bo_eviction_test() 1178 r = amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test() 1260 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop() 1379 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper_raw() 1581 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_write_linear_helper_with_secure() 1721 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_const_fill_helper() [all …]
|
D | deadlock_tests.c | 312 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_deadlock_helper() 409 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_deadlock_sdma() 486 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in bad_access_helper()
|
D | vm_tests.c | 169 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_vmid_reserve_test()
|
D | bo_tests.c | 314 r = amdgpu_bo_unmap_and_free(bo_handle, va_handle, in amdgpu_bo_find_by_cpu_mapping()
|
D | amdgpu_test.h | 400 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, in amdgpu_bo_unmap_and_free() function
|
D | syncobj_tests.c | 167 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in syncobj_command_submission_helper()
|
D | security_tests.c | 144 (void) amdgpu_bo_unmap_and_free(sbo->bo, in amdgpu_bo_unmap_free()
|
D | cs_tests.c | 137 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_cs_tests_clean()
|
D | vcn_tests.c | 200 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vcn_tests_clean()
|
D | uvd_enc_tests.c | 137 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_uvd_enc_tests_clean()
|
D | vce_tests.c | 181 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vce_tests_clean()
|
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_basic.c | 296 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, in amdgpu_bo_unmap_and_free() function 429 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs() 431 amdgpu_bo_unmap_and_free(ib_result_ce_handle, va_handle_ce, in amdgpu_command_submission_gfx_separate_ibs() 507 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib() 661 amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test() 738 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop() 845 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper() 936 amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_write_linear_helper() 1045 amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_const_fill_helper() 1171 amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc, in amdgpu_command_submission_copy_linear_helper() [all …]
|
D | amd_cs_nop.c | 87 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, in amdgpu_bo_unmap_and_free() function 190 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in nop_cs()
|
D | amd_prime.c | 89 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, in amdgpu_bo_unmap_and_free() function 279 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in i915_to_amd() 392 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amd_to_i915()
|