aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove unused tests/drmstat.cEmil Velikov2017-02-011-419/+0
* amdgpu: A new option to run tests on render nodeAlex Xie2017-01-273-3/+18
* amdgpu: A new option to choose which device to run most testsAlex Xie2017-01-271-17/+116
* amdgpu: verify the tested deviceAlex Xie2017-01-271-30/+115
* tests: Use -pthread in CFLAGS instead of -lpthreadTomasz Figa2017-01-273-5/+6
* tests/nouveau: automake: fold C and CPP flagsEmil Velikov2017-01-271-3/+2
* android: introduce Android.common.mk to reduce boilerplateEmil Velikov2017-01-273-6/+6
* android: remove LOCAL_MODULE_TAGS := optional tagEmil Velikov2017-01-271-1/+0
* tests/drmdevice: Add USB, platform and host1x supportThierry Reding2017-01-201-0/+37
* tests/util: Add support for meson moduleNeil Armstrong2017-01-191-0/+1
* amdgpu: Provide more specific error message if non-privileged user runs amdgp...Alex Xie2017-01-134-4/+27
* modetest: Allow the user to specify the plane IDVille Syrjälä2016-12-191-6/+22
* tests: automake: reorder makefile contentsEmil Velikov2016-12-051-8/+7
* tests: remove useless legacy testsEmil Velikov2016-12-0513-1394/+1
* tests/drmdevice: use drmGetDevice[s]2Emil Velikov2016-12-051-9/+14
* tests: kms: fix shadowed declaration warningGrazvydas Ignotas2016-11-221-1/+1
* tests/amdgpu: update vce encRefPic addr mode to tiledLeo Liu2016-09-301-1/+1
* libdrm: add etnaviv testsThe etnaviv authors2016-09-1710-0/+2828
* modetest: Also print the pixel clockStéphane Marchesin2016-09-011-2/+3
* modetest: add mediatek to module listDaniel Kurtz2016-09-011-0/+1
* modetest: Adding amdgpu to module listsatsahu2016-08-291-0/+1
* automake: Don't include Android Makefiles in the release tarballAndreas Boll2016-07-231-2/+0
* tests/drmdevice: be move verbose when using open()Emil Velikov2016-07-201-2/+7
* tests/drmdevice: print out the full 'bus' and 'dev' stringsEmil Velikov2016-07-201-2/+2
* 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