Searched refs:amdgpu_bo_unmap_and_free (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | deadlock_tests.c | 324 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 D | hotunplug_tests.c | 234 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 D | basic_tests.c | 928 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 D | amdgpu_test.h | 463 amdgpu_bo_unmap_and_free(amdgpu_bo_handle bo, amdgpu_va_handle va_handle, function in typeref:typename:int
|
| H A D | bo_tests.c | 314 r = amdgpu_bo_unmap_and_free(bo_handle, va_handle,
|
| H A D | syncobj_tests.c | 183 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
|
| H A D | vm_tests.c | 176 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle,
|
| H A D | security_tests.c | 144 (void) amdgpu_bo_unmap_and_free(sbo->bo,
|
| H A D | cp_dma_tests.c | 468 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | cs_tests.c | 136 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | jpeg_tests.c | 220 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, ib_mc_address, IB_SIZE);
|
| H A D | uvd_enc_tests.c | 137 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | vce_tests.c | 180 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | vcn_tests.c | 330 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | shader_test_util.c | 83 return amdgpu_bo_unmap_and_free(shader_test_bo->bo, shader_test_bo->va,
|
Completed in 21 milliseconds