summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* libdrm: planetest/atomictest: Fix up build issue missed in rebasingJohn Stultz2018-04-303-26/+26
* Merge remote-tracking branch 'freedesktop/master' into aosp/masterJohn Stultz2018-04-1355-906/+4030
|\
| * meson,configure: include config.h automaticallyEric Engestrom2018-03-2028-112/+0
| * tests: fix memory leak issueInki Dae2018-03-201-3/+6
| * tests/exynos: remove dead conditionSeung-Woo Kim2018-03-151-7/+0
| * tests/amdgpu: Fix misspellings of "suite"Michel Dänzer2018-03-022-12/+12
| * test/amdgpu: disable bo eviction test by defaultChunming Zhou2018-03-011-0/+2
| * drm/tegra: Sanitize format modifiersThierry Reding2018-02-191-14/+14
| * tests/amdgpu: add bo eviction testChunming Zhou2018-02-082-1/+182
| * tests/amdgpu: add missing config.h includeEmil Velikov2018-01-311-0/+4
| * exynos/tests: use #ifdef for never-defined tokenEric Engestrom2018-01-311-2/+2
| * always define HAVE_CAIROEric Engestrom2018-01-291-2/+2
| * tests/etnaviv: drop unused `return 0`Eric Engestrom2018-01-291-3/+1
| * tests/util: drop unused parametersEric Engestrom2018-01-291-3/+3
| * tests/util: fix signed/unsigned comparisonsEric Engestrom2018-01-291-3/+2
| * tests/amdgpu: drop unused variablesEric Engestrom2018-01-297-14/+7
| * tests/amdgpu: add parentheses to make operation priority explicitEric Engestrom2018-01-291-1/+1
| * remove unnecessary double-semicolonEric Engestrom2018-01-292-2/+2
| * amdgpu: Disable VM test suite by default for SI ASICsMichel Dänzer2018-01-263-1/+26
| * amdgpu: Disable deadlock test suite by default for SI ASICsMichel Dänzer2018-01-261-1/+2
| * amdgpu: Fix segfault in deadlock test.Andrey Grodzovsky2018-01-261-2/+2
| * amdgpu: Update deadlock test to not assert on ECANCELEDAndrey Grodzovsky2018-01-261-2/+2
| * modetest: Fix to check return value of asprintf()Seung-Woo Kim2018-01-251-1/+4
| * amdgpu: Symlink .editorconfig to tests/amdgpuMichel Dänzer2018-01-181-0/+1
| * amdgpu: Don't dereference device_handle after amdgpu_device_deinitializeMichel Dänzer2018-01-161-6/+7
| * Add meson build systemDylan Baker2018-01-1214-0/+524
| * tests/amdgpu: execute copy linear on all the available ringsHawking Zhang2018-01-121-96/+104
| * tests/amdgpu: execute const fill on all the available ringsHawking Zhang2018-01-121-70/+77
| * tests/amdgpu: execute write linear on all the available ringsHawking Zhang2018-01-121-53/+58
| * test/amdgpu: fix compiler warningsChristian König2018-01-091-4/+4
| * 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