index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
tests/kmstest: inverse the order of LDADD libraries
Emil Velikov
1
-2
/
+2
2016-01-26
tests: Include poll.h rather than sys/poll.h
Kylie McClain
2
-2
/
+2
2016-01-26
tests: Include sys/select.h
Khem Raj
4
-0
/
+12
2016-01-26
tests: util: Fixup util_open() parameter order
Thierry Reding
3
-3
/
+3
2016-01-26
tests: add fsl-dcu-drm to modules
Stefan Agner
1
-0
/
+1
2016-01-26
kmstest: Use util_open()
Stefan Agner
2
-17
/
+32
2016-01-20
tests/amdgpu: add semaphore test
Chunming Zhou
1
-0
/
+133
2015-12-18
tests: remove missleading comments
Stefan Agner
1
-14
/
+1
2015-12-18
vbltest: Use util_open()
Thierry Reding
2
-21
/
+20
2015-12-18
proptest: Use util_open()
Thierry Reding
1
-22
/
+38
2015-12-18
modetest: Use util_open()
Thierry Reding
1
-24
/
+3
2015-12-18
tests: Add helper to open a device/module
Thierry Reding
2
-0
/
+57
2015-12-18
tests: kms: Implement universal planes test
Thierry Reding
2
-2
/
+365
2015-12-18
tests: kms: Implement CRTC stealing test
Thierry Reding
2
-0
/
+172
2015-12-18
tests: Add libkms-test library
Thierry Reding
8
-1
/
+794
2015-12-18
proptest: Add Android support
Thierry Reding
3
-2
/
+19
2015-12-18
tests: Move name tables to libutil
Thierry Reding
5
-101
/
+165
2015-12-18
tests: Split helpers into library
Thierry Reding
21
-990
/
+1221
2015-12-18
tests/exynos: add test for g2d_move
Tobias Jakobi
1
-0
/
+132
2015-12-18
tests/exynos: use XRGB8888 for framebuffer
Tobias Jakobi
1
-1
/
+1
2015-12-18
tests/exynos: add fimg2d event test
Tobias Jakobi
2
-2
/
+335
2015-12-18
tests/exynos: add fimg2d performance analysis
Tobias Jakobi
2
-2
/
+344
2015-09-21
tests/drmdevice: add drm{Get,Free}Device() example
Emil Velikov
1
-2
/
+21
2015-09-21
tests/drmdevice: add new 'test'
Emil Velikov
2
-0
/
+94
2015-09-12
Include <alloca.h> when needed before calling alloca
Alan Coopersmith
1
-0
/
+3
2015-09-09
tests: Add -lm to LDADD for dristat
Michel Dänzer
1
-0
/
+2
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-09-04
modetest: annotate const data as such for good measure
Emil Velikov
1
-5
/
+5
2015-09-04
modetest: fix shadowing warnings
Emil Velikov
1
-3
/
+0
2015-09-04
vbltest: fix variable shadowing warning
Emil Velikov
1
-1
/
+0
2015-08-20
modetest: remove the trailing white spaces
Hyungwon Hwang
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-15
tests: modetest: Accept connector names in addition to connector IDs
Thierry Reding
1
-12
/
+82
2015-08-10
modeprint: cleanup, remove compile warnings
Tapani Pälli
1
-3
/
+1
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
[next]