aboutsummaryrefslogtreecommitdiffstats
path: root/tests/amdgpu/amdgpu_test.c
Commit message (Expand)AuthorAgeFilesLines
* tests/amdgpu: Proper format for "-l"Luben Tuikov2020-01-071-16/+14
* tests/amdgpu: fix a amdgpu_test hang issue on some platforms.Yifan Zhang2019-12-301-1/+1
* tests/amdgpu: add gfx ring bad slow draw testFlora Cui2019-12-091-0/+6
* tests/amdgpu: add gfx ring draw hang testFlora Cui2019-12-091-0/+5
* tests/amdgpu: add bad slow dispatch testFlora Cui2019-12-091-0/+12
* tests/amdgpu: add dispatch hang testFlora Cui2019-12-091-0/+12
* tests/amdgpu: add the missing deactivation case for dispatch testLe Ma2019-09-181-2/+5
* tests/amdgpu: disable reset test for nowFlora Cui2019-08-021-1/+1
* tests/amdgpu: add gpu reset testFlora Cui2019-07-191-0/+5
* add syncobj timeline tests v3Chunming Zhou2019-05-161-0/+11
* fix various typosEric Engestrom2019-04-171-2/+2
* amdgpu: add ras testsxinhui pan2019-04-041-0/+11
* tests/amdgpu: add memset draw testCui, Flora2019-03-181-0/+5
* tests/amdgpu: add memset dispatch testCui, Flora2019-03-181-0/+5
* tests/amdgpu: add deadlock test for sdmaCui, Flora2019-03-181-0/+4
* amdgpu/test: Add illegal register and memory access test v2Andrey Grodzovsky2018-11-011-1/+2
* meson,configure: include config.h automaticallyEric Engestrom2018-03-201-4/+0
* tests/amdgpu: Fix misspellings of "suite"Michel Dänzer2018-03-021-6/+6
* test/amdgpu: disable bo eviction test by defaultChunming Zhou2018-03-021-0/+2
* tests/amdgpu: drop unused variablesEric Engestrom2018-01-291-1/+0
* amdgpu: Disable VM test suite by default for SI ASICsMichel Dänzer2018-01-261-1/+1
* amdgpu: Add explicit dependency test.Andrey Grodzovsky2017-11-301-0/+18
* amdgpu: Dynamicly disable BO suite "Metadata" test.Andrey Grodzovsky2017-11-291-0/+3
* amdgpu: Switch amdgpu CS tests enabling to the new way.Andrey Grodzovsky2017-11-291-1/+1
* amdgpu: Disable deadlock test suite for Vega 10Andrey Grodzovsky2017-11-151-1/+1
* amdgpu: Use new suite/test disabling functionality.Andrey Grodzovsky2017-11-131-3/+11
* amdgpu: Add functions to disable suites and tests.Andrey Grodzovsky2017-11-131-18/+139
* amdgpu: Add VMID reservation per GPU context test.Andrey Grodzovsky2017-10-271-0/+7
* amdgpu: Add deadlock detection test suit.Andrey Grodzovsky2017-10-041-0/+6
* tests/amdgpu: add uvd encode unit testsBoyuan Zhang2017-08-161-0/+6
* tests/amdgpu: Fix device_id optionTom St Denis2017-06-061-9/+9
* tests/amdgpu: add vcn tests support and setsLeo Liu2017-06-051-0/+6
* amdgpu: A new option to run tests on render nodeAlex Xie2017-01-271-3/+10
* 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/amdgpu: ensure tests work by using c99 initializersEmil Velikov2015-09-041-8/+24
* tests/amdgpu: Include config.h firstMichel Dänzer2015-08-171-0/+5
* tests/amdgpu: implement VCE unit testsLeo Liu2015-08-051-0/+2
* drm: add tests/amdgpu (v3)Alex Deucher2015-08-051-0/+220