• Home
  • Raw
  • Download

Lines Matching refs:ib_result_handle

572 	amdgpu_bo_handle ib_result_handle, ib_result_ce_handle;  in amdgpu_command_submission_gfx_separate_ibs()  local
589 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_separate_ibs()
599 r = amdgpu_get_bo_list(device_handle, ib_result_handle, in amdgpu_command_submission_gfx_separate_ibs()
644 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs()
663 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_gfx_shared_ib() local
680 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_shared_ib()
684 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_command_submission_gfx_shared_ib()
728 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib()
922 amdgpu_bo_handle ib_result_handle[2]; in amdgpu_semaphore_test() local
951 &ib_result_handle[i], &ib_result_cpu[i], in amdgpu_semaphore_test()
955 r = amdgpu_get_bo_list(device_handle, ib_result_handle[i], in amdgpu_semaphore_test()
1043 r = amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test()
1061 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_compute_nop() local
1083 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_compute_nop()
1087 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_command_submission_compute_nop()
1125 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop()
1176 amdgpu_bo_handle ib_result_handle; in amdgpu_test_exec_cs_helper() local
1193 &ib_result_handle, &ib_result_cpu, in amdgpu_test_exec_cs_helper()
1211 all_res[res_cnt] = ib_result_handle; in amdgpu_test_exec_cs_helper()
1239 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper()
1658 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; in amdgpu_command_submission_multi_fence_wait_all() local
1676 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_multi_fence_wait_all()
1686 r = amdgpu_get_bo_list(device_handle, ib_result_handle, in amdgpu_command_submission_multi_fence_wait_all()
1734 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_multi_fence_wait_all()
1854 amdgpu_bo_handle ib_result_handle; in amdgpu_sync_dependency_test() local
1874 &ib_result_handle, &ib_result_cpu, in amdgpu_sync_dependency_test()
1878 r = amdgpu_get_bo_list(device_handle, ib_result_handle, NULL, in amdgpu_sync_dependency_test()
2045 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_sync_dependency_test()