Searched refs:bo2_va_handle (Results 1 – 2 of 2) sorted by relevance
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_basic.c | 1080 amdgpu_va_handle bo1_va_handle, bo2_va_handle; in amdgpu_command_submission_copy_linear_helper() local 1123 &bo2_va_handle); in amdgpu_command_submission_copy_linear_helper() 1173 amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_command_submission_copy_linear_helper()
|
/external/libdrm/tests/amdgpu/ |
D | basic_tests.c | 903 amdgpu_va_handle bo1_va_handle, bo2_va_handle; in amdgpu_bo_eviction_test() local 968 &bo2_va_handle); in amdgpu_bo_eviction_test() 1015 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_bo_eviction_test() 1757 amdgpu_va_handle bo1_va_handle, bo2_va_handle; in amdgpu_command_submission_copy_linear_helper() local 1802 &bo2_va_handle); in amdgpu_command_submission_copy_linear_helper() 1877 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_command_submission_copy_linear_helper()
|