Home
last modified time | relevance | path

Searched refs:amdgpu_bo_unmap_and_free (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/tests/amdgpu/
Dbasic_tests.c362 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs()
366 r = amdgpu_bo_unmap_and_free(ib_result_ce_handle, va_handle_ce, in amdgpu_command_submission_gfx_separate_ibs()
444 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib()
599 r = amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test()
677 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop()
791 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper()
876 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_write_linear_helper()
979 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_const_fill_helper()
1098 r = amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc, in amdgpu_command_submission_copy_linear_helper()
1101 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_command_submission_copy_linear_helper()
Damdgpu_test.h218 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, in amdgpu_bo_unmap_and_free() function
Dcs_tests.c117 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_cs_tests_clean()
Dvce_tests.c129 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vce_tests_clean()