Lines Matching refs:amdgpu_bo_handle
58 int res_cnt, amdgpu_bo_handle *resources,
341 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; in amdgpu_command_submission_gfx_separate_ibs()
432 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_gfx_shared_ib()
528 amdgpu_bo_handle bo1, bo2, vram_max[2], gtt_max[2]; in amdgpu_bo_eviction_test()
529 amdgpu_bo_handle *resources; in amdgpu_bo_eviction_test()
553 resources = calloc(4, sizeof(amdgpu_bo_handle)); in amdgpu_bo_eviction_test()
691 amdgpu_bo_handle ib_result_handle[2]; in amdgpu_semaphore_test()
830 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_compute_nop()
938 int res_cnt, amdgpu_bo_handle *resources, in amdgpu_test_exec_cs_helper()
945 amdgpu_bo_handle ib_result_handle; in amdgpu_test_exec_cs_helper()
949 amdgpu_bo_handle *all_res = alloca(sizeof(resources[0]) * (res_cnt + 1)); in amdgpu_test_exec_cs_helper()
1018 amdgpu_bo_handle bo; in amdgpu_command_submission_write_linear_helper()
1019 amdgpu_bo_handle *resources; in amdgpu_command_submission_write_linear_helper()
1046 resources = calloc(1, sizeof(amdgpu_bo_handle)); in amdgpu_command_submission_write_linear_helper()
1131 amdgpu_bo_handle bo; in amdgpu_command_submission_const_fill_helper()
1132 amdgpu_bo_handle *resources; in amdgpu_command_submission_const_fill_helper()
1159 resources = calloc(1, sizeof(amdgpu_bo_handle)); in amdgpu_command_submission_const_fill_helper()
1264 amdgpu_bo_handle bo1, bo2; in amdgpu_command_submission_copy_linear_helper()
1265 amdgpu_bo_handle *resources; in amdgpu_command_submission_copy_linear_helper()
1292 resources = calloc(2, sizeof(amdgpu_bo_handle)); in amdgpu_command_submission_copy_linear_helper()
1427 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; in amdgpu_command_submission_multi_fence_wait_all()
1532 amdgpu_bo_handle handle; in amdgpu_userptr_test()
1536 amdgpu_bo_handle buf_handle; in amdgpu_userptr_test()
1623 amdgpu_bo_handle ib_result_handle; in amdgpu_sync_dependency_test()