| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | vm_tests.c | 102 struct amdgpu_cs_request ibs_request; local in function:amdgpu_vmid_reserve_test [all...] |
| H A D | amdgpu_stress.c | 186 struct amdgpu_cs_request ibs_request; local in function:submit_ib [all...] |
| H A D | cs_tests.c | 154 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
|
| H A D | hotunplug_tests.c | 199 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 D | uvd_enc_tests.c | 155 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
|
| H A D | cp_dma_tests.c | 208 struct amdgpu_cs_request ibs_request = {0}; local in function:submit_and_sync
|
| H A D | deadlock_tests.c | 247 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 D | vce_tests.c | 198 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
|
| H A D | jpeg_tests.c | 237 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
|
| H A D | shader_test_util.c | 587 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 D | vcn_tests.c | 385 struct amdgpu_cs_request ibs_request = {0}; local in function:submit
|
| H A D | basic_tests.c | 852 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 D | amdgpu_cs.c | 254 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...] |