Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c170 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_separate_ibs() local
258 struct amdgpu_cs_request ibs_request = {0}; in amdgpu_command_submission_gfx_shared_ib() local
342 struct amdgpu_cs_request ibs_request; in amdgpu_command_submission_compute() local
416 struct amdgpu_cs_request *ibs_request) in amdgpu_sdma_test_exec_cs()
497 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_sdma_write_linear() local
582 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_sdma_const_fill() local
665 struct amdgpu_cs_request *ibs_request; in amdgpu_command_submission_sdma_copy_linear() local
779 struct amdgpu_cs_request *ibs_request; in amdgpu_userptr_test() local
Dcs_tests.c124 struct amdgpu_cs_request ibs_request = {0}; in submit() local
Dvce_tests.c139 struct amdgpu_cs_request ibs_request = {0}; in submit() local
/external/libdrm/amdgpu/
Damdgpu_cs.c146 struct amdgpu_cs_request *ibs_request) in amdgpu_cs_submit_one()
257 struct amdgpu_cs_request *ibs_request, in amdgpu_cs_submit()