summaryrefslogtreecommitdiff
path: root/tests/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-04-17fix various typosEric Engestrom1-2/+2
2019-04-17amdgpu/tests: drop unused local varsEric Engestrom1-3/+1
2019-04-12amdgpu: Fix a structure initialization issuePan, Xinhui1-0/+1
2019-04-04drm/amdgpu: support test maskxinhui pan1-8/+63
2019-04-04amdgpu: add ras testsxinhui pan5-2/+630
2019-03-20tests/amdgpu: minor fix for dispatch/draw testCui, Flora1-8/+12
2019-03-18tests/amdgpu: add memcpy draw testCui, Flora1-11/+253
2019-03-18tests/amdgpu: add memset draw testCui, Flora2-0/+559
2019-03-18tests/amdgpu: add memcpy dispatch testCui, Flora1-2/+161
2019-03-18tests/amdgpu: add memset dispatch testCui, Flora2-2/+276
2019-03-18tests/amdgpu: add deadlock test for sdmaCui, Flora2-1/+106
2018-12-14tests/amdgpu/vcn: fix the nop command in IBsLeo Liu1-6/+12
2018-12-11amdgpu/test: Enable deadlock test for CI family (gfx7)Andrey Grodzovsky1-1/+2
2018-12-05amdgpu: add VM test to exercise max/min address spaceChristian König1-0/+43
2018-11-02amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs.Andrey Grodzovsky1-5/+7
2018-11-01amdgpu/test: Add illegal register and memory access test v2Andrey Grodzovsky2-4/+122
2018-10-10amdgpu/test: Fix deadlock tests for AI and RV v2Andrey Grodzovsky1-5/+8
2018-10-10amdgpu/test: Allow BO mapping flags to be passed in testsAndrey Grodzovsky2-46/+70
2018-09-19autotools: make symbols hidden by defaultLucas De Marchi1-0/+1
2018-09-18test/amdgpu: add GDS, GWS and OA testsChristian König2-25/+49
2018-09-18test/amdgpu: add proper error handling v2Christian König1-2/+26
2018-09-14tests/amdgpu: add unaligned VM testChristian König1-1/+44
2018-08-16amdgpu: Disable deadlock test suite for RVLikun Gao1-1/+2
2018-08-08tests/amdgpu: add test for finding bo by CPU mappingJunwei Zhang1-0/+33
2018-04-19amdgpu: enlarge the maximum number of cards supportedXiaojie Yuan1-1/+1
2018-04-06tests/amdgpu: add vce mv tests support and setsJames Zhu2-3/+235
2018-03-20meson,configure: include config.h automaticallyEric Engestrom9-36/+0
2018-03-02tests/amdgpu: Fix misspellings of "suite"Michel Dänzer2-12/+12
2018-03-02test/amdgpu: disable bo eviction test by defaultChunming Zhou1-0/+2
2018-02-08tests/amdgpu: add bo eviction testChunming Zhou2-1/+182
2018-01-31tests/amdgpu: add missing config.h includeEmil Velikov1-0/+4
2018-01-29tests/amdgpu: drop unused variablesEric Engestrom7-14/+7
2018-01-29tests/amdgpu: add parentheses to make operation priority explicitEric Engestrom1-1/+1
2018-01-26amdgpu: Disable VM test suite by default for SI ASICsMichel Dänzer3-1/+26
2018-01-26amdgpu: Disable deadlock test suite by default for SI ASICsMichel Dänzer1-1/+2
2018-01-26amdgpu: Fix segfault in deadlock test.Andrey Grodzovsky1-2/+2
2018-01-26amdgpu: Update deadlock test to not assert on ECANCELEDAndrey Grodzovsky1-2/+2
2018-01-18amdgpu: Symlink .editorconfig to tests/amdgpuMichel Dänzer1-0/+1
2018-01-16amdgpu: Don't dereference device_handle after amdgpu_device_deinitializeMichel Dänzer1-6/+7
2018-01-12Add meson build systemDylan Baker1-0/+34
2018-01-12tests/amdgpu: execute copy linear on all the available ringsHawking Zhang1-96/+104
2018-01-12tests/amdgpu: execute const fill on all the available ringsHawking Zhang1-70/+77
2018-01-12tests/amdgpu: execute write linear on all the available ringsHawking Zhang1-53/+58
2018-01-09test/amdgpu: fix compiler warningsChristian König1-4/+4
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