summaryrefslogtreecommitdiff
path: root/tests/amdgpu/amdgpu_test.c
AgeCommit message (Expand)AuthorFilesLines
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