Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dbasic_tests.c921 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs()
925 r = amdgpu_bo_unmap_and_free(ib_result_ce_handle, va_handle_ce, in amdgpu_command_submission_gfx_separate_ibs()
1005 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib()
1154 r = amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc, in amdgpu_bo_eviction_test()
1157 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_bo_eviction_test()
1328 r = amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test()
1410 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop()
1529 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper_raw()
1731 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_write_linear_helper_with_secure()
1871 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_const_fill_helper()
[all …]
Ddeadlock_tests.c320 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_deadlock_helper()
417 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_deadlock_sdma()
494 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in bad_access_helper()
Dhotunplug_tests.c230 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_nop_cs()
416 CU_ASSERT_EQUAL(amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_hotunplug_with_exported_fence()
Dvm_tests.c176 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_vmid_reserve_test()
Dbo_tests.c314 r = amdgpu_bo_unmap_and_free(bo_handle, va_handle, in amdgpu_bo_find_by_cpu_mapping()
Damdgpu_test.h464 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, in amdgpu_bo_unmap_and_free() function
Dsyncobj_tests.c183 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in syncobj_command_submission_helper()
Dsecurity_tests.c144 (void) amdgpu_bo_unmap_and_free(sbo->bo, in amdgpu_bo_unmap_free()
Dvcn_tests.c176 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vcn_tests_clean()
Dcs_tests.c136 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_cs_tests_clean()
Dcp_dma_tests.c468 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_cp_dma_tests_clean()
Duvd_enc_tests.c137 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_uvd_enc_tests_clean()
Djpeg_tests.c220 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, ib_mc_address, IB_SIZE); in suite_jpeg_tests_clean()
Dvce_tests.c181 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, in suite_vce_tests_clean()