Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/amdgpu/
Damd_basic.c362 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_separate_ibs() local
447 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_shared_ib() local
553 struct amdgpu_cs_request ibs_request[2] = {}; in amdgpu_semaphore_test() local
681 struct amdgpu_cs_request ibs_request; in amdgpu_command_submission_compute_nop() local
783 struct amdgpu_cs_request *ibs_request) in amdgpu_test_exec_cs_helper()
858 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_write_linear_helper() local
965 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_const_fill_helper() local
1074 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_copy_linear_helper() local
1208 struct amdgpu_cs_request ibs_request[2] = {}; in amdgpu_command_submission_multi_fence_wait_all() local
1309 struct amdgpu_cs_request *ibs_request; in amdgpu_userptr_test() local
Damd_prime.c222 struct amdgpu_cs_request ibs_request; in i915_to_amd() local
299 struct amdgpu_cs_request ibs_request; in amd_to_i915() local
Damd_cs_nop.c149 struct amdgpu_cs_request ibs_request; in nop_cs() local
/external/libdrm/tests/amdgpu/
Dbasic_tests.c716 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_separate_ibs() local
807 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_shared_ib() local
904 struct amdgpu_cs_request *ibs_request; in amdgpu_bo_eviction_test() local
1066 struct amdgpu_cs_request ibs_request[2] = {0}; in amdgpu_semaphore_test() local
1213 struct amdgpu_cs_request ibs_request; in amdgpu_command_submission_compute_nop() local
1322 struct amdgpu_cs_request *ibs_request, in amdgpu_test_exec_cs_helper_raw()
1404 struct amdgpu_cs_request *ibs_request) in amdgpu_test_exec_cs_helper()
1424 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_write_linear_helper_with_secure() local
1633 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_const_fill_helper() local
1766 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_copy_linear_helper() local
[all …]
Ddeadlock_tests.c241 struct amdgpu_cs_request ibs_request; in amdgpu_deadlock_helper() local
332 struct amdgpu_cs_request ibs_request; in amdgpu_deadlock_sdma() local
429 struct amdgpu_cs_request ibs_request; in bad_access_helper() local
Dhotunplug_tests.c197 struct amdgpu_cs_request ibs_request; in amdgpu_nop_cs() local
361 struct amdgpu_cs_request ibs_request; in amdgpu_hotunplug_with_exported_fence() local
Dvm_tests.c102 struct amdgpu_cs_request ibs_request; in amdgpu_vmid_reserve_test() local
Damdgpu_stress.c185 struct amdgpu_cs_request ibs_request; in submit_ib() local
Dcs_tests.c154 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.c218 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Dvce_tests.c199 struct amdgpu_cs_request ibs_request = {0}; in submit() local
/external/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()