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

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dvm_tests.c102 struct amdgpu_cs_request ibs_request; local in function:amdgpu_vmid_reserve_test
[all...]
H A Damdgpu_stress.c186 struct amdgpu_cs_request ibs_request; local in function:submit_ib
[all...]
H A Dcs_tests.c154 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
H A Dhotunplug_tests.c199 struct amdgpu_cs_request ibs_request; local in function:amdgpu_nop_cs
363 struct amdgpu_cs_request ibs_request; local in function:amdgpu_hotunplug_with_exported_fence
[all...]
H A Duvd_enc_tests.c155 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
H A Dcp_dma_tests.c208 struct amdgpu_cs_request ibs_request = {0}; local in function:submit_and_sync
H A Ddeadlock_tests.c247 struct amdgpu_cs_request ibs_request; local in function:amdgpu_deadlock_helper
338 struct amdgpu_cs_request ibs_request; local in function:amdgpu_deadlock_sdma
435 struct amdgpu_cs_request ibs_request; local in function:bad_access_helper
554 struct amdgpu_cs_request ibs_request; local in function:amdgpu_hang_sdma_helper
[all...]
H A Dvce_tests.c198 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
H A Djpeg_tests.c237 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
H A Dshader_test_util.c587 struct amdgpu_cs_request ibs_request = {0}; local in function:amdgpu_test_dispatch_memset
706 struct amdgpu_cs_request ibs_request local in function:amdgpu_test_dispatch_memcpy
1768 struct amdgpu_cs_request ibs_request = {0}; local in function:amdgpu_memset_draw_test
1931 struct amdgpu_cs_request ibs_request = {0}; local in function:amdgpu_memcpy_draw_test
[all...]
H A Dvcn_tests.c385 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
H A Dbasic_tests.c852 struct amdgpu_cs_request ibs_request = {0}; local in function:amdgpu_command_submission_gfx_separate_ibs
950 struct amdgpu_cs_request ibs_request local in function:amdgpu_command_submission_gfx_shared_ib
1054 struct amdgpu_cs_request *ibs_request; local in function:amdgpu_bo_eviction_test
1216 struct amdgpu_cs_request ibs_request[2] = {0}; local in function:amdgpu_semaphore_test
1363 struct amdgpu_cs_request ibs_request; local in function:amdgpu_command_submission_compute_nop
1466 amdgpu_test_exec_cs_helper_raw(amdgpu_device_handle device_handle,amdgpu_context_handle context_handle,unsigned ip_type,int instance,int pm4_dw,uint32_t * pm4_src,int res_cnt,amdgpu_bo_handle * resources,struct amdgpu_cs_ib_info * ib_info,struct amdgpu_cs_request * ibs_request,bool secure) argument
1549 amdgpu_test_exec_cs_helper(amdgpu_context_handle context_handle,unsigned ip_type,int instance,int pm4_dw,uint32_t * pm4_src,int res_cnt,amdgpu_bo_handle * resources,struct amdgpu_cs_ib_info * ib_info,struct amdgpu_cs_request * ibs_request) argument
1574 struct amdgpu_cs_request *ibs_request; local in function:amdgpu_command_submission_write_linear_helper_with_secure
1783 struct amdgpu_cs_request *ibs_request; local in function:amdgpu_command_submission_const_fill_helper
1916 struct amdgpu_cs_request *ibs_request; local in function:amdgpu_command_submission_copy_linear_helper
2078 struct amdgpu_cs_request ibs_request[2] = {0}; local in function:amdgpu_command_submission_multi_fence_wait_all
2190 struct amdgpu_cs_request *ibs_request; local in function:amdgpu_userptr_test
2281 struct amdgpu_cs_request ibs_request; local in function:amdgpu_sync_dependency_test
[all...]
/xsrc/external/mit/libdrm/dist/amdgpu/
H A Damdgpu_cs.c254 amdgpu_cs_submit_one(amdgpu_context_handle context,struct amdgpu_cs_request * ibs_request) argument
395 amdgpu_cs_submit(amdgpu_context_handle context,uint64_t flags,struct amdgpu_cs_request * ibs_request,uint32_t number_of_requests) argument
[all...]

Completed in 18 milliseconds