summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-12-15tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean.Andrey Grodzovsky1-0/+2
2017-12-12amdgpu: Remove dummy CU_ASSERT_EQUAL.Andrey Grodzovsky1-2/+0
2017-11-30amdgpu: Add explicit dependency test.Andrey Grodzovsky2-0/+282
2017-11-29amdgpu: Dynamicly disable BO suite "Metadata" test.Andrey Grodzovsky2-2/+3
2017-11-29amdgpu: Switch amdgpu CS tests enabling to the new way.Andrey Grodzovsky3-33/+38
2017-11-15amdgpu: Disable deadlock test suite for Vega 10Andrey Grodzovsky3-1/+25
2017-11-14amdgpu: Add memory over allocation test.Andrey Grodzovsky1-0/+24
2017-11-13amdgpu: Move memory alloc tests in bo suite.Andrey Grodzovsky2-49/+49
2017-11-13amdgpu: Use new suite/test disabling functionality.Andrey Grodzovsky6-134/+123
2017-11-13amdgpu: Add functions to disable suites and tests.Andrey Grodzovsky2-18/+170
2017-11-07exynos: change the license to X11/MITInki Dae3-24/+51
2017-11-03amdgpu: Fix wrappers for AMDGPU_VM IOCTL.Andrey Grodzovsky1-2/+2
2017-10-27amdgpu: Add VMID reservation per GPU context test.Andrey Grodzovsky4-1/+175
2017-10-19modetest: Allow full testing of primary planesVille Syrjälä1-1/+2
2017-10-18modetest: Decode IN_FORMATS plane blob propertyKristian H. Kristensen1-0/+86
2017-10-06tests/amdgpu: fix uvd enc data corruption issueJames Zhu2-3/+5
2017-10-06tests/amdgpu: add new uvd enc support checkJames Zhu1-6/+21
2017-10-04amdgpu: Add deadlock detection test suit.Andrey Grodzovsky4-2/+270
2017-10-04amdgpu: make userptr unit test more interestingChristian König1-0/+8
2017-08-31tests/amdgpu: add missing header to SOURCESAlex Deucher1-1/+2
2017-08-21drmsltest: Check expected neighboursJan Vesely1-8/+20
2017-08-16tests/amdgpu: add uvd encode unit testsBoyuan Zhang6-1/+1050
2017-08-04test/amdgpu: fix test failure for SIFlora Cui3-124/+228
2017-08-04tests/amdgpu: bypass VCE tests on ravenHawking Zhang1-0/+17
2017-08-04tests/amdgpu: bypass UVD CS tests on ravenHawking Zhang1-0/+17
2017-06-12tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.amMichel Dänzer1-1/+1
2017-06-06tests/amdgpu: Fix device_id optionTom St Denis1-9/+9
2017-06-05tests/amdgpu: implement vcn dec unit testsLeo Liu2-3/+166
2017-06-05tests/amdgpu: add vcn tests support and setsLeo Liu4-1/+300
2017-06-05tests/amdgpu: move decode sum to commonLeo Liu2-1/+3
2017-06-05tests/amdgpu: separate decode messagesLeo Liu2-1/+5
2017-06-05tests/amdgpu: rename uvd messages to decode messagesLeo Liu2-5/+5
2017-04-25Add the DPI encoder/connector types to KMS utils.Eric Anholt1-0/+2
2017-04-25Add pl111 as a KMS driver for utils.Eric Anholt1-0/+1
2017-04-19modetest: fix printing of fourcc on BE machinesIlia Mirkin1-1/+10
2017-04-18amdgpu: add a test for amdgpu_cs_wait_fencesNicolai Hähnle1-0/+100
2017-04-03tests/etnaviv: link against libdrmBernd Kuhls1-0/+1
2017-04-03Android: fix building of modetest and proptestRob Herring1-0/+2
2017-04-03tests/exynos: fix invalid code of error path in g2d testSeung-Woo Kim1-18/+21
2017-04-03tests/exynos: remove unused-function build warningSeung-Woo Kim1-1/+3
2017-03-27tests/amdgpu: add Polaris12 support for cs testJunwei Zhang1-4/+8
2017-03-27tests/amdgpu: add vce unit test support for vega10Leo Liu1-12/+42
2017-03-27tests/amdgpu: add uvd unit test support for vega10Leo Liu1-14/+23
2017-03-27tests/amdgpu: fix the count number for vega10Huang Rui1-3/+24
2017-02-01Remove unused tests/drmstat.cEmil Velikov1-419/+0
2017-01-27amdgpu: A new option to run tests on render nodeAlex Xie3-3/+18
2017-01-27amdgpu: A new option to choose which device to run most testsAlex Xie1-17/+116
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