Searched refs:amdgpu_bo_unmap_and_free (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Ddeadlock_tests.c324 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
421 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
498 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
672 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
676 r = amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc,
680 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc,
H A Dhotunplug_tests.c234 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
420 CU_ASSERT_EQUAL(amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
H A Dbasic_tests.c928 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
932 r = amdgpu_bo_unmap_and_free(ib_result_ce_handle, va_handle_ce,
1019 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
1168 r = amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc,
1171 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc,
1342 r = amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i],
1424 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
1543 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
1745 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc,
1885 r = amdgpu_bo_unmap_and_free(b
[all...]
H A Damdgpu_test.h463 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, function in typeref:typename:int
H A Dbo_tests.c314 r = amdgpu_bo_unmap_and_free(bo_handle, va_handle,
H A Dsyncobj_tests.c183 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
H A Dvm_tests.c176 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
H A Dsecurity_tests.c144 (void) amdgpu_bo_unmap_and_free(sbo->bo,
H A Dcp_dma_tests.c468 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Dcs_tests.c136 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Djpeg_tests.c220 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, ib_mc_address, IB_SIZE);
H A Duvd_enc_tests.c137 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Dvce_tests.c180 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Dvcn_tests.c330 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Dshader_test_util.c83 return amdgpu_bo_unmap_and_free(shader_test_bo->bo, shader_test_bo->va,

Completed in 21 milliseconds