aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean.Andrey Grodzovsky2017-12-151-0/+2
* amdgpu: Remove dummy CU_ASSERT_EQUAL.Andrey Grodzovsky2017-12-121-2/+0
* amdgpu: Add explicit dependency test.Andrey Grodzovsky2017-11-302-0/+282
* amdgpu: Dynamicly disable BO suite "Metadata" test.Andrey Grodzovsky2017-11-292-2/+3
* amdgpu: Switch amdgpu CS tests enabling to the new way.Andrey Grodzovsky2017-11-293-33/+38
* amdgpu: Disable deadlock test suite for Vega 10Andrey Grodzovsky2017-11-153-1/+25
* amdgpu: Add memory over allocation test.Andrey Grodzovsky2017-11-141-0/+24
* amdgpu: Move memory alloc tests in bo suite.Andrey Grodzovsky2017-11-132-49/+49
* amdgpu: Use new suite/test disabling functionality.Andrey Grodzovsky2017-11-136-134/+123
* amdgpu: Add functions to disable suites and tests.Andrey Grodzovsky2017-11-132-18/+170
* exynos: change the license to X11/MITInki Dae2017-11-073-24/+51
* amdgpu: Fix wrappers for AMDGPU_VM IOCTL.Andrey Grodzovsky2017-11-031-2/+2
* amdgpu: Add VMID reservation per GPU context test.Andrey Grodzovsky2017-10-274-1/+175
* modetest: Allow full testing of primary planesVille Syrjälä2017-10-191-1/+2
* modetest: Decode IN_FORMATS plane blob propertyKristian H. Kristensen2017-10-181-0/+86
* tests/amdgpu: fix uvd enc data corruption issueJames Zhu2017-10-062-3/+5
* tests/amdgpu: add new uvd enc support checkJames Zhu2017-10-061-6/+21
* amdgpu: Add deadlock detection test suit.Andrey Grodzovsky2017-10-044-2/+270
* amdgpu: make userptr unit test more interestingChristian König2017-10-041-0/+8
* tests/amdgpu: add missing header to SOURCESAlex Deucher2017-08-311-1/+2
* drmsltest: Check expected neighboursJan Vesely2017-08-211-8/+20
* tests/amdgpu: add uvd encode unit testsBoyuan Zhang2017-08-166-1/+1050
* test/amdgpu: fix test failure for SIFlora Cui2017-08-043-124/+228
* tests/amdgpu: bypass VCE tests on ravenHawking Zhang2017-08-041-0/+17
* tests/amdgpu: bypass UVD CS tests on ravenHawking Zhang2017-08-041-0/+17
* tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.amMichel Dänzer2017-06-121-1/+1
* tests/amdgpu: Fix device_id optionTom St Denis2017-06-061-9/+9
* tests/amdgpu: implement vcn dec unit testsLeo Liu2017-06-052-3/+166
* tests/amdgpu: add vcn tests support and setsLeo Liu2017-06-054-1/+300
* tests/amdgpu: move decode sum to commonLeo Liu2017-06-052-1/+3
* tests/amdgpu: separate decode messagesLeo Liu2017-06-052-1/+5
* tests/amdgpu: rename uvd messages to decode messagesLeo Liu2017-06-052-5/+5
* Add the DPI encoder/connector types to KMS utils.Eric Anholt2017-04-251-0/+2
* Add pl111 as a KMS driver for utils.Eric Anholt2017-04-251-0/+1
* modetest: fix printing of fourcc on BE machinesIlia Mirkin2017-04-191-1/+10
* amdgpu: add a test for amdgpu_cs_wait_fencesNicolai Hähnle2017-04-181-0/+100
* tests/etnaviv: link against libdrmBernd Kuhls2017-04-031-0/+1
* Android: fix building of modetest and proptestRob Herring2017-04-031-0/+2
* tests/exynos: fix invalid code of error path in g2d testSeung-Woo Kim2017-04-031-18/+21
* tests/exynos: remove unused-function build warningSeung-Woo Kim2017-04-031-1/+3
* tests/amdgpu: add Polaris12 support for cs testJunwei Zhang2017-03-271-4/+8
* tests/amdgpu: add vce unit test support for vega10Leo Liu2017-03-271-12/+42
* tests/amdgpu: add uvd unit test support for vega10Leo Liu2017-03-271-14/+23
* tests/amdgpu: fix the count number for vega10Huang Rui2017-03-271-3/+24
* 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