Searched refs:bo1_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 1111 &bo1_va_handle); in amdgpu_command_submission_copy_linear_helper() 1171 amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_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 956 &bo1_va_handle); in amdgpu_bo_eviction_test() 1012 r = amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc, in amdgpu_bo_eviction_test() 1757 amdgpu_va_handle bo1_va_handle, bo2_va_handle; in amdgpu_command_submission_copy_linear_helper() local 1790 &bo1_va_handle); in amdgpu_command_submission_copy_linear_helper() 1874 r = amdgpu_bo_unmap_and_free(bo1, bo1_va_handle, bo1_mc, in amdgpu_command_submission_copy_linear_helper()
|