Searched refs:amdgpu_bo_unmap_and_free (Results 1 – 8 of 8) sorted by relevance
/external/libdrm/tests/amdgpu/ |
D | basic_tests.c | 413 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs() 417 r = amdgpu_bo_unmap_and_free(ib_result_ce_handle, va_handle_ce, in amdgpu_command_submission_gfx_separate_ibs() 497 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib() 646 r = amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc, in amdgpu_bo_eviction_test() 649 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_bo_eviction_test() 812 r = amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test() 894 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop() 1008 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper() 1104 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_write_linear_helper() 1237 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_const_fill_helper() [all …]
|
D | vm_tests.c | 158 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_vmid_reserve_test()
|
D | deadlock_tests.c | 249 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_deadlock_helper()
|
D | amdgpu_test.h | 331 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, in amdgpu_bo_unmap_and_free() function
|
D | vcn_tests.c | 131 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vcn_tests_clean()
|
D | cs_tests.c | 133 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_cs_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 | 146 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vce_tests_clean()
|