Searched refs:ib_va_handle (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | cp_dma_tests.c | 55 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle 441 &ib_mc_address, &ib_va_handle); 468 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | cs_tests.c | 49 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle 127 ib_va_handle = ib_result_va_handle; 136 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | jpeg_tests.c | 132 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle 209 (void **)&ib_cpu, &ib_mc_address, &ib_va_handle); 220 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, ib_mc_address, IB_SIZE);
|
| H A D | uvd_enc_tests.c | 65 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle 126 &ib_mc_address, &ib_va_handle); 137 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | vce_tests.c | 76 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle 167 &ib_mc_address, &ib_va_handle); 180 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
| H A D | vcn_tests.c | 173 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle 319 &ib_mc_address, &ib_va_handle); 330 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
|
Completed in 9 milliseconds