Home
last modified time | relevance | path

Searched defs:ibs_request (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/tests/amdgpu/
Dbasic_tests.c644 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_separate_ibs() local
735 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_shared_ib() local
832 struct amdgpu_cs_request *ibs_request; in amdgpu_bo_eviction_test() local
994 struct amdgpu_cs_request ibs_request[2] = {0}; in amdgpu_semaphore_test() local
1133 struct amdgpu_cs_request ibs_request; in amdgpu_command_submission_compute_nop() local
1240 struct amdgpu_cs_request *ibs_request) in amdgpu_test_exec_cs_helper()
1322 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_write_linear_helper() local
1435 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_const_fill_helper() local
1568 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_copy_linear_helper() local
1730 struct amdgpu_cs_request ibs_request[2] = {0}; in amdgpu_command_submission_multi_fence_wait_all() local
[all …]
Ddeadlock_tests.c225 struct amdgpu_cs_request ibs_request; in amdgpu_deadlock_helper() local
316 struct amdgpu_cs_request ibs_request; in amdgpu_deadlock_sdma() local
413 struct amdgpu_cs_request ibs_request; in bad_access_helper() local
Dvm_tests.c99 struct amdgpu_cs_request ibs_request; in amdgpu_vmid_reserve_test() local
Dcs_tests.c151 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Duvd_enc_tests.c155 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Dvcn_tests.c183 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Dvce_tests.c197 struct amdgpu_cs_request ibs_request = {0}; in submit() local
/third_party/libdrm/amdgpu/
Damdgpu_cs.c221 struct amdgpu_cs_request *ibs_request) in amdgpu_cs_submit_one()
363 struct amdgpu_cs_request *ibs_request, in amdgpu_cs_submit()