[PATCH libdrm 0/4] amdgpu: use amdgpu_cs_submit_raw2 for amdgpu tests

Huang Rui ray.huang at amd.com
Tue Feb 11 11:22:59 UTC 2020


So far, the amdgpu_cs_submit_raw2 is used for MesaGL, however the amdgpu tests
still use the legacy interface. So we would like to make amdgpu tests verify the
amdgpu_cs_submit_raw2 API.

Thanks,
Ray

Huang Rui (4):
  amdgpu: use alloca for dependencies and sem_dependencies
  amdgpu: use amdgpu_cs_submit_raw2 in amdgpu_cs_submit
  amdgpu: remove the un-used chunk_array
  amdgpu: clean up the cs structure variable

 amdgpu/amdgpu_cs.c | 36 +++++++++++++-----------------------
 1 file changed, 13 insertions(+), 23 deletions(-)

-- 
2.7.4



More information about the amd-gfx mailing list