• Home
  • Raw
  • Download

Lines Matching refs:ib_result_handle

849 	amdgpu_bo_handle ib_result_handle, ib_result_ce_handle;  in amdgpu_command_submission_gfx_separate_ibs()  local
866 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_separate_ibs()
876 r = amdgpu_get_bo_list(device_handle, ib_result_handle, in amdgpu_command_submission_gfx_separate_ibs()
921 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs()
940 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_gfx_shared_ib() local
957 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_shared_ib()
961 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_command_submission_gfx_shared_ib()
1005 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib()
1199 amdgpu_bo_handle ib_result_handle[2]; in amdgpu_semaphore_test() local
1236 &ib_result_handle[i], &ib_result_cpu[i], in amdgpu_semaphore_test()
1240 r = amdgpu_get_bo_list(device_handle, ib_result_handle[i], in amdgpu_semaphore_test()
1328 r = amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test()
1346 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_compute_nop() local
1368 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_compute_nop()
1372 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_command_submission_compute_nop()
1410 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop()
1464 amdgpu_bo_handle ib_result_handle; in amdgpu_test_exec_cs_helper_raw() local
1481 &ib_result_handle, &ib_result_cpu, in amdgpu_test_exec_cs_helper_raw()
1501 all_res[res_cnt] = ib_result_handle; in amdgpu_test_exec_cs_helper_raw()
1529 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper_raw()
2061 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; in amdgpu_command_submission_multi_fence_wait_all() local
2079 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_multi_fence_wait_all()
2089 r = amdgpu_get_bo_list(device_handle, ib_result_handle, in amdgpu_command_submission_multi_fence_wait_all()
2137 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_multi_fence_wait_all()
2257 amdgpu_bo_handle ib_result_handle; in amdgpu_sync_dependency_test() local
2277 &ib_result_handle, &ib_result_cpu, in amdgpu_sync_dependency_test()
2281 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_sync_dependency_test()
2448 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_sync_dependency_test()