summaryrefslogtreecommitdiff
path: root/tests/amdgpu/amdgpu_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-15test/amdgpu: enable security suite testsAaron Liu1-0/+4
2020-10-15tests/amdgpu: add security test suite (v2)Huang Rui1-0/+7
2020-10-15tests/amdgpu: create Active function for basic test suiteLe Ma1-1/+1
2020-01-07tests/amdgpu: Proper format for "-l"Luben Tuikov1-16/+14
2019-12-30tests/amdgpu: fix a amdgpu_test hang issue on some platforms.Yifan Zhang1-1/+1
2019-12-09tests/amdgpu: add gfx ring bad slow draw testFlora Cui1-0/+6
2019-12-09tests/amdgpu: add gfx ring draw hang testFlora Cui1-0/+5
2019-12-09tests/amdgpu: add bad slow dispatch testFlora Cui1-0/+12
2019-12-09tests/amdgpu: add dispatch hang testFlora Cui1-0/+12
2019-09-18tests/amdgpu: add the missing deactivation case for dispatch testLe Ma1-2/+5
2019-08-02tests/amdgpu: disable reset test for nowFlora Cui1-1/+1
2019-07-19tests/amdgpu: add gpu reset testFlora Cui1-0/+5
2019-05-16add syncobj timeline tests v3Chunming Zhou1-0/+11
2019-04-17fix various typosEric Engestrom1-2/+2
2019-04-04amdgpu: add ras testsxinhui pan1-0/+11
2019-03-18tests/amdgpu: add memset draw testCui, Flora1-0/+5
2019-03-18tests/amdgpu: add memset dispatch testCui, Flora1-0/+5
2019-03-18tests/amdgpu: add deadlock test for sdmaCui, Flora1-0/+4
2018-11-01amdgpu/test: Add illegal register and memory access test v2Andrey Grodzovsky1-1/+2
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-4/+0
2018-03-02tests/amdgpu: Fix misspellings of "suite"Michel Dänzer1-6/+6
2018-03-02test/amdgpu: disable bo eviction test by defaultChunming Zhou1-0/+2
2018-01-29tests/amdgpu: drop unused variablesEric Engestrom1-1/+0
2018-01-26amdgpu: Disable VM test suite by default for SI ASICsMichel Dänzer1-1/+1
2017-11-30amdgpu: Add explicit dependency test.Andrey Grodzovsky1-0/+18
2017-11-29amdgpu: Dynamicly disable BO suite "Metadata" test.Andrey Grodzovsky1-0/+3
2017-11-29amdgpu: Switch amdgpu CS tests enabling to the new way.Andrey Grodzovsky1-1/+1
2017-11-15amdgpu: Disable deadlock test suite for Vega 10Andrey Grodzovsky1-1/+1
2017-11-13amdgpu: Use new suite/test disabling functionality.Andrey Grodzovsky1-3/+11
2017-11-13amdgpu: Add functions to disable suites and tests.Andrey Grodzovsky1-18/+139
2017-10-27amdgpu: Add VMID reservation per GPU context test.Andrey Grodzovsky1-0/+7
2017-10-04amdgpu: Add deadlock detection test suit.Andrey Grodzovsky1-0/+6
2017-08-16tests/amdgpu: add uvd encode unit testsBoyuan Zhang1-0/+6
2017-06-06tests/amdgpu: Fix device_id optionTom St Denis1-9/+9
2017-06-05tests/amdgpu: add vcn tests support and setsLeo Liu1-0/+6
2017-01-27amdgpu: A new option to run tests on render nodeAlex Xie1-3/+10
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
2015-09-04tests/amdgpu: ensure tests work by using c99 initializersEmil Velikov1-8/+24
2015-08-17tests/amdgpu: Include config.h firstMichel Dänzer1-0/+5
2015-08-05tests/amdgpu: implement VCE unit testsLeo Liu1-0/+2
2015-08-05drm: add tests/amdgpu (v3)Alex Deucher1-0/+220