aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Android: strip out header files from sources listRob Herring2016-07-063-3/+3
* amdgpu: fix fence status queryChristian König2016-06-021-0/+6
* tests/amdgpu: adapt to new polaris10/11 uvd fwSonny Jiang2016-05-131-6/+42
* tests/amdgpu: add interface to adapt firmware requirementLeo Liu2016-05-131-2/+5
* tests/amdgpu: expand write/copy tests to computeAlex Deucher2016-05-131-7/+34
* tests/amdgpu: expand write/copy tests to computeAlex Deucher2016-05-131-3/+6
* tests/kms-steal-crtc: Use correct includesDaniel Vetter2016-04-121-0/+1
* tests: Fix spelling mistakesEric Engestrom2016-04-071-3/+3
* proptest: print signed values correctlyEmil Velikov2016-03-281-0/+2
* modetest: print signed values correctlyGustavo Padovan2016-03-281-0/+2
* tests: add virtio_gpu to the driver listGustavo Padovan2016-03-281-0/+1
* amdgpu/tests: fix tests for asics with one VCE instanceSonny Jiang2016-02-181-8/+12
* tests/amdgpu: add a test for cp dma copyAlex Deucher2016-02-041-0/+18
* tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear genericAlex Deucher2016-02-041-10/+17
* tests/amdgpu: add a test for cp dma fillAlex Deucher2016-02-041-0/+18
* tests/amdgpu: make amdgpu_command_submission_sdma_const_fill genericAlex Deucher2016-02-041-8/+16
* tests/amdgpu: add a test for cp write dataAlex Deucher2016-02-041-0/+125
* tests/amdgpu: make amdgpu_command_submission_sdma_write_linear genericAlex Deucher2016-02-041-9/+18
* tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2)Alex Deucher2016-02-041-23/+28
* util: Add support for vc4.Eric Anholt2016-02-031-0/+1
* tests/kmstest: inverse the order of LDADD librariesEmil Velikov2016-01-271-2/+2
* tests: Include poll.h rather than sys/poll.hKylie McClain2016-01-262-2/+2
* tests: Include sys/select.hKhem Raj2016-01-264-0/+12
* tests: util: Fixup util_open() parameter orderThierry Reding2016-01-263-3/+3
* tests: add fsl-dcu-drm to modulesStefan Agner2016-01-261-0/+1
* kmstest: Use util_open()Stefan Agner2016-01-262-17/+32
* tests/amdgpu: add semaphore testChunming Zhou2016-01-191-0/+133
* tests: remove missleading commentsStefan Agner2015-12-181-14/+1
* vbltest: Use util_open()Thierry Reding2015-12-182-21/+20
* proptest: Use util_open()Thierry Reding2015-12-181-22/+38
* modetest: Use util_open()Thierry Reding2015-12-181-24/+3
* tests: Add helper to open a device/moduleThierry Reding2015-12-182-0/+57
* tests: kms: Implement universal planes testThierry Reding2015-12-182-2/+365
* tests: kms: Implement CRTC stealing testThierry Reding2015-12-182-0/+172
* tests: Add libkms-test libraryThierry Reding2015-12-188-1/+794
* proptest: Add Android supportThierry Reding2015-12-183-2/+19
* tests: Move name tables to libutilThierry Reding2015-12-185-101/+165
* tests: Split helpers into libraryThierry Reding2015-12-1821-990/+1221
* tests/exynos: add test for g2d_moveTobias Jakobi2015-12-181-0/+132
* tests/exynos: use XRGB8888 for framebufferTobias Jakobi2015-12-181-1/+1
* tests/exynos: add fimg2d event testTobias Jakobi2015-12-182-2/+335
* tests/exynos: add fimg2d performance analysisTobias Jakobi2015-12-182-2/+344
* tests/drmdevice: add drm{Get,Free}Device() exampleEmil Velikov2015-09-211-2/+21
* tests/drmdevice: add new 'test'Emil Velikov2015-09-212-0/+94
* Include <alloca.h> when needed before calling allocaAlan Coopersmith2015-09-121-0/+3
* tests: Add -lm to LDADD for dristatMichel Dänzer2015-09-091-0/+2
* tests/amdgpu: ensure tests work by using c99 initializersEmil Velikov2015-09-041-8/+24
* tests/amdgpu: annotate (most of) the vce templates as const dataEmil Velikov2015-09-041-12/+12
* tests/amdgpu: annotate the uvd message templates as const dataEmil Velikov2015-09-041-5/+5
* tests/amdgpu: reference the correct variable for memcpyEmil Velikov2015-09-041-2/+2