OSDN Git Service

amdgpu: improve the amdgpu_cs_query_fence_status interface
authorJammy Zhou <Jammy.Zhou@amd.com>
Thu, 9 Jul 2015 05:51:13 +0000 (13:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Aug 2015 17:47:52 +0000 (13:47 -0400)
commitf91b56dc8c604ec1c6f092d69550266d20dc9764
tree6952e5b6e93f94a4dc8edb1889e532c229370c9b
parent12802da74f0e480bbde5a11df689329910893e87
amdgpu: improve the amdgpu_cs_query_fence_status interface

make amdgpu_cs_query_fence reusable to support multi-fence query

Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
amdgpu/amdgpu.h
amdgpu/amdgpu_cs.c
tests/amdgpu/basic_tests.c
tests/amdgpu/cs_tests.c
tests/amdgpu/vce_tests.c