Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c344 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_separate_ibs() local
435 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_shared_ib() local
532 struct amdgpu_cs_request *ibs_request; in amdgpu_bo_eviction_test() local
694 struct amdgpu_cs_request ibs_request[2] = {0}; in amdgpu_semaphore_test() local
833 struct amdgpu_cs_request ibs_request; in amdgpu_command_submission_compute_nop() local
940 struct amdgpu_cs_request *ibs_request) in amdgpu_test_exec_cs_helper()
1022 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_write_linear_helper() local
1135 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_const_fill_helper() local
1268 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_copy_linear_helper() local
1430 struct amdgpu_cs_request ibs_request[2] = {0}; in amdgpu_command_submission_multi_fence_wait_all() local
[all …]
Dvm_tests.c96 struct amdgpu_cs_request ibs_request; in amdgpu_vmid_reserve_test() local
Ddeadlock_tests.c171 struct amdgpu_cs_request ibs_request; in amdgpu_deadlock_helper() local
Dcs_tests.c151 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Dvcn_tests.c149 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Duvd_enc_tests.c155 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Dvce_tests.c164 struct amdgpu_cs_request ibs_request = {0}; in submit() local
/external/libdrm/amdgpu/
Damdgpu_cs.c176 struct amdgpu_cs_request *ibs_request) in amdgpu_cs_submit_one()
328 struct amdgpu_cs_request *ibs_request, in amdgpu_cs_submit()