summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-01-27amdgpu: verify the tested deviceAlex Xie1-30/+115
2017-01-27tests: Use -pthread in CFLAGS instead of -lpthreadTomasz Figa3-5/+6
2017-01-27tests/nouveau: automake: fold C and CPP flagsEmil Velikov1-3/+2
2017-01-27android: introduce Android.common.mk to reduce boilerplateEmil Velikov3-6/+6
2017-01-27android: remove LOCAL_MODULE_TAGS := optional tagEmil Velikov1-1/+0
2017-01-20tests/drmdevice: Add USB, platform and host1x supportThierry Reding1-0/+37
2017-01-19tests/util: Add support for meson moduleNeil Armstrong1-0/+1
2017-01-13amdgpu: Provide more specific error message if non-privileged user runs amdgp...Alex Xie4-4/+27
2016-12-19modetest: Allow the user to specify the plane IDVille Syrjälä1-6/+22
2016-12-05tests: automake: reorder makefile contentsEmil Velikov1-8/+7
2016-12-05tests: remove useless legacy testsEmil Velikov13-1394/+1
2016-12-05tests/drmdevice: use drmGetDevice[s]2Emil Velikov1-9/+14
2016-11-22tests: kms: fix shadowed declaration warningGrazvydas Ignotas1-1/+1
2016-09-30tests/amdgpu: update vce encRefPic addr mode to tiledLeo Liu1-1/+1
2016-09-17libdrm: add etnaviv testsThe etnaviv authors10-0/+2828
2016-09-01modetest: Also print the pixel clockStéphane Marchesin1-2/+3
2016-09-01modetest: add mediatek to module listDaniel Kurtz1-0/+1
2016-08-29modetest: Adding amdgpu to module listsatsahu1-0/+1
2016-07-23automake: Don't include Android Makefiles in the release tarballAndreas Boll1-2/+0
2016-07-20tests/drmdevice: be move verbose when using open()Emil Velikov1-2/+7
2016-07-20tests/drmdevice: print out the full 'bus' and 'dev' stringsEmil Velikov1-2/+2
2016-07-06Android: strip out header files from sources listRob Herring3-3/+3
2016-06-02amdgpu: fix fence status queryChristian König1-0/+6
2016-05-13tests/amdgpu: adapt to new polaris10/11 uvd fwSonny Jiang1-6/+42
2016-05-13tests/amdgpu: add interface to adapt firmware requirementLeo Liu1-2/+5
2016-05-13tests/amdgpu: expand write/copy tests to computeAlex Deucher1-7/+34
2016-05-13tests/amdgpu: expand write/copy tests to computeAlex Deucher1-3/+6
2016-04-12tests/kms-steal-crtc: Use correct includesDaniel Vetter1-0/+1
2016-04-07tests: Fix spelling mistakesEric Engestrom1-3/+3
2016-03-28proptest: print signed values correctlyEmil Velikov1-0/+2
2016-03-28modetest: print signed values correctlyGustavo Padovan1-0/+2
2016-03-28tests: add virtio_gpu to the driver listGustavo Padovan1-0/+1
2016-02-18amdgpu/tests: fix tests for asics with one VCE instanceSonny Jiang1-8/+12
2016-02-04tests/amdgpu: add a test for cp dma copyAlex Deucher1-0/+18
2016-02-04tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear genericAlex Deucher1-10/+17
2016-02-04tests/amdgpu: add a test for cp dma fillAlex Deucher1-0/+18
2016-02-04tests/amdgpu: make amdgpu_command_submission_sdma_const_fill genericAlex Deucher1-8/+16
2016-02-04tests/amdgpu: add a test for cp write dataAlex Deucher1-0/+125
2016-02-04tests/amdgpu: make amdgpu_command_submission_sdma_write_linear genericAlex Deucher1-9/+18
2016-02-04tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2)Alex Deucher1-23/+28
2016-02-03util: Add support for vc4.Eric Anholt1-0/+1
2016-01-27tests/kmstest: inverse the order of LDADD librariesEmil Velikov1-2/+2
2016-01-26tests: Include poll.h rather than sys/poll.hKylie McClain2-2/+2
2016-01-26tests: Include sys/select.hKhem Raj4-0/+12
2016-01-26tests: util: Fixup util_open() parameter orderThierry Reding3-3/+3
2016-01-26tests: add fsl-dcu-drm to modulesStefan Agner1-0/+1
2016-01-26kmstest: Use util_open()Stefan Agner2-17/+32
2016-01-20tests/amdgpu: add semaphore testChunming Zhou1-0/+133
2015-12-18tests: remove missleading commentsStefan Agner1-14/+1
2015-12-18vbltest: Use util_open()Thierry Reding2-21/+20