index
:
~nh/libdrm
freesync
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
amdgpu
/
vce_tests.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
tests/amdgpu: Remove unused local variable 'i'
Michel Dänzer
1
-1
/
+1
2015-08-17
tests/amdgpu: Include config.h first
Michel Dänzer
1
-0
/
+4
2015-08-05
test/amdgpu : fix a bug in VCE/UVD test introduced by previous change
Ken Wang
1
-0
/
+2
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
1
-15
/
+47
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
1
-2
/
+1
2015-08-05
amdgpu: fix bs buffer size for vce test
Christian König
1
-1
/
+1
2015-08-05
tests/amdgpu: remove the duplicate IB allocation for VCE test
Jammy Zhou
1
-8
/
+0
2015-08-05
amdgpu: use common fence structure for dependencies as well.
Christian König
1
-1
/
+1
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
1
-2
/
+3
2015-08-05
amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
Marek Olšák
1
-3
/
+8
2015-08-05
amdgpu: remove amdgpu_ib helpers
Marek Olšák
1
-16
/
+13
2015-08-05
amdgpu: remove amdgpu_ib
Marek Olšák
1
-2
/
+2
2015-08-05
tests/amdgpu: implement VCE unit tests
Leo Liu
1
-0
/
+461