aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* tests/amdgpu: add uvd encode unit testsBoyuan Zhang2017-08-166-1/+1050
* test/amdgpu: fix test failure for SIFlora Cui2017-08-043-124/+228
* tests/amdgpu: bypass VCE tests on ravenHawking Zhang2017-08-041-0/+17
* tests/amdgpu: bypass UVD CS tests on ravenHawking Zhang2017-08-041-0/+17
* tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.amMichel Dänzer2017-06-121-1/+1
* tests/amdgpu: Fix device_id optionTom St Denis2017-06-061-9/+9
* tests/amdgpu: implement vcn dec unit testsLeo Liu2017-06-052-3/+166
* tests/amdgpu: add vcn tests support and setsLeo Liu2017-06-054-1/+300
* tests/amdgpu: move decode sum to commonLeo Liu2017-06-052-1/+3
* tests/amdgpu: separate decode messagesLeo Liu2017-06-052-1/+5
* tests/amdgpu: rename uvd messages to decode messagesLeo Liu2017-06-052-5/+5
* amdgpu: add a test for amdgpu_cs_wait_fencesNicolai Hähnle2017-04-181-0/+100
* tests/amdgpu: add Polaris12 support for cs testJunwei Zhang2017-03-271-4/+8
* tests/amdgpu: add vce unit test support for vega10Leo Liu2017-03-271-12/+42
* tests/amdgpu: add uvd unit test support for vega10Leo Liu2017-03-271-14/+23
* tests/amdgpu: fix the count number for vega10Huang Rui2017-03-271-3/+24
* amdgpu: A new option to run tests on render nodeAlex Xie2017-01-273-3/+18
* 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
* amdgpu: Provide more specific error message if non-privileged user runs amdgp...Alex Xie2017-01-134-4/+27
* tests/amdgpu: update vce encRefPic addr mode to tiledLeo Liu2016-09-301-1/+1
* amdgpu: fix fence status queryChristian König2016-06-021-0/+6
* tests/amdgpu: adapt to new polaris10/11 uvd fwSonny Jiang2016-05-131-6/+42
* tests/amdgpu: add interface to adapt firmware requirementLeo Liu2016-05-131-2/+5
* tests/amdgpu: expand write/copy tests to computeAlex Deucher2016-05-131-7/+34
* tests/amdgpu: expand write/copy tests to computeAlex Deucher2016-05-131-3/+6
* tests: Fix spelling mistakesEric Engestrom2016-04-071-3/+3
* amdgpu/tests: fix tests for asics with one VCE instanceSonny Jiang2016-02-181-8/+12
* tests/amdgpu: add a test for cp dma copyAlex Deucher2016-02-041-0/+18
* tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear genericAlex Deucher2016-02-041-10/+17
* tests/amdgpu: add a test for cp dma fillAlex Deucher2016-02-041-0/+18
* tests/amdgpu: make amdgpu_command_submission_sdma_const_fill genericAlex Deucher2016-02-041-8/+16
* tests/amdgpu: add a test for cp write dataAlex Deucher2016-02-041-0/+125