index
:
~daenzer/drm
master
Michel Daenzer's personal libdrm repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
amdgpu: fix fence status query
Christian König
1
-0
/
+6
2016-05-13
tests/amdgpu: adapt to new polaris10/11 uvd fw
Sonny Jiang
1
-6
/
+42
2016-05-13
tests/amdgpu: add interface to adapt firmware requirement
Leo Liu
1
-2
/
+5
2016-05-13
tests/amdgpu: expand write/copy tests to compute
Alex Deucher
1
-7
/
+34
2016-05-13
tests/amdgpu: expand write/copy tests to compute
Alex Deucher
1
-3
/
+6
2016-04-07
tests: Fix spelling mistakes
Eric Engestrom
1
-3
/
+3
2016-02-18
amdgpu/tests: fix tests for asics with one VCE instance
Sonny Jiang
1
-8
/
+12
2016-02-04
tests/amdgpu: add a test for cp dma copy
Alex Deucher
1
-0
/
+18
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic
Alex Deucher
1
-10
/
+17
2016-02-04
tests/amdgpu: add a test for cp dma fill
Alex Deucher
1
-0
/
+18
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_const_fill generic
Alex Deucher
1
-8
/
+16
2016-02-04
tests/amdgpu: add a test for cp write data
Alex Deucher
1
-0
/
+125
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_write_linear generic
Alex Deucher
1
-9
/
+18
2016-02-04
tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2)
Alex Deucher
1
-23
/
+28
2016-01-20
tests/amdgpu: add semaphore test
Chunming Zhou
1
-0
/
+133
2015-09-12
Include <alloca.h> when needed before calling alloca
Alan Coopersmith
1
-0
/
+3
2015-09-04
tests/amdgpu: ensure tests work by using c99 initializers
Emil Velikov
1
-8
/
+24
2015-09-04
tests/amdgpu: annotate (most of) the vce templates as const data
Emil Velikov
1
-12
/
+12
2015-09-04
tests/amdgpu: annotate the uvd message templates as const data
Emil Velikov
1
-5
/
+5
2015-09-04
tests/amdgpu: reference the correct variable for memcpy
Emil Velikov
1
-2
/
+2
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
5
-0
/
+24
2015-08-05
amdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_and_map to void**
Michel Dänzer
1
-6
/
+8
2015-08-05
amdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map() error paths
Michel Dänzer
1
-3
/
+3
2015-08-05
test/amdgpu : fix a bug in VCE/UVD test introduced by previous change
Ken Wang
2
-0
/
+4
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
5
-117
/
+332
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
3
-12
/
+17
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
3
-7
/
+7
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
3
-12
/
+18
2015-08-05
amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
Marek Olšák
4
-14
/
+63
2015-08-05
amdgpu: remove amdgpu_ib helpers
Marek Olšák
4
-56
/
+102
2015-08-05
amdgpu: remove amdgpu_ib
Marek Olšák
3
-10
/
+10
2015-08-05
tests/amdgpu: manage IB in client side
Jammy Zhou
2
-7
/
+15
2015-08-05
tests/amdgpu: implement VCE unit tests
Leo Liu
6
-1
/
+2749
2015-08-05
tests/amdgpu: add shared IB submission test v2
Jammy Zhou
1
-1
/
+65
2015-08-05
amdgpu: reuse the kernel IB flags v2
Jammy Zhou
1
-1
/
+1
2015-08-05
amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
Jammy Zhou
1
-11
/
+8
2015-08-05
amdgpu: add public bo list interface v3
Christian König
2
-4
/
+16
2015-08-05
amdgpu: cleanup public interface v2
Christian König
2
-25
/
+22
2015-08-05
drm: add tests/amdgpu (v3)
Alex Deucher
7
-0
/
+2317