Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c295 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_separate_ibs() local
384 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_shared_ib() local
491 struct amdgpu_cs_request ibs_request[2] = {0}; in amdgpu_semaphore_test() local
620 struct amdgpu_cs_request ibs_request; in amdgpu_command_submission_compute_nop() local
723 struct amdgpu_cs_request *ibs_request) in amdgpu_test_exec_cs_helper()
805 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_write_linear_helper() local
906 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_const_fill_helper() local
1009 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_copy_linear_helper() local
1142 struct amdgpu_cs_request *ibs_request; in amdgpu_userptr_test() local
Dcs_tests.c135 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Dvce_tests.c147 struct amdgpu_cs_request ibs_request = {0}; in submit() local
/external/libdrm/amdgpu/
Damdgpu_cs.c173 struct amdgpu_cs_request *ibs_request) in amdgpu_cs_submit_one()
327 struct amdgpu_cs_request *ibs_request, in amdgpu_cs_submit()