summaryrefslogtreecommitdiff
path: root/tests/amdgpu/vce_tests.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-17tests/amdgpu: Remove unused local variable 'i'Michel Dänzer1-1/+1
2015-08-17tests/amdgpu: Include config.h firstMichel Dänzer1-0/+4
2015-08-05test/amdgpu : fix a bug in VCE/UVD test introduced by previous changeKen Wang1-0/+2
2015-08-05amdgpu: add amdgpu_bo_va_op for va map/unmap support v3Jammy Zhou1-15/+47
2015-08-05amdgpu : move management of user fence from libdrm to UMDKen Wang1-2/+1
2015-08-05amdgpu: fix bs buffer size for vce testChristian König1-1/+1
2015-08-05tests/amdgpu: remove the duplicate IB allocation for VCE testJammy Zhou1-8/+0
2015-08-05amdgpu: use common fence structure for dependencies as well.Christian König1-1/+1
2015-08-05amdgpu: improve the amdgpu_cs_query_fence_status interfaceJammy Zhou1-2/+3
2015-08-05amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer listMarek Olšák1-3/+8
2015-08-05amdgpu: remove amdgpu_ib helpersMarek Olšák1-16/+13
2015-08-05amdgpu: remove amdgpu_ibMarek Olšák1-2/+2
2015-08-05tests/amdgpu: implement VCE unit testsLeo Liu1-0/+461