aboutsummaryrefslogtreecommitdiffstats
path: root/tests/amdgpu/cs_tests.c
Commit message (Expand)AuthorAgeFilesLines
* tests/amdgpu: Fix various warnings (v2)Luben Tuikov2020-01-081-0/+1
* Revert "tests/amdgpu: Fix various warnings"Marek Olšák2020-01-071-1/+0
* tests/amdgpu: Fix various warningsLuben Tuikov2020-01-071-0/+1
* meson,configure: include config.h automaticallyEric Engestrom2018-03-201-4/+0
* tests/amdgpu: drop unused variablesEric Engestrom2018-01-291-1/+1
* amdgpu: Switch amdgpu CS tests enabling to the new way.Andrey Grodzovsky2017-11-291-32/+32
* test/amdgpu: fix test failure for SIFlora Cui2017-08-041-19/+22
* tests/amdgpu: bypass UVD CS tests on ravenHawking Zhang2017-08-041-0/+17
* tests/amdgpu: move decode sum to commonLeo Liu2017-06-051-1/+1
* tests/amdgpu: separate decode messagesLeo Liu2017-06-051-1/+2
* tests/amdgpu: rename uvd messages to decode messagesLeo Liu2017-06-051-1/+1
* tests/amdgpu: add Polaris12 support for cs testJunwei Zhang2017-03-271-4/+8
* tests/amdgpu: add uvd unit test support for vega10Leo Liu2017-03-271-14/+23
* amdgpu: Provide more specific error message if non-privileged user runs amdgp...Alex Xie2017-01-131-1/+7
* 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: reference the correct variable for memcpyEmil Velikov2015-09-041-2/+2
* tests/amdgpu: Include config.h firstMichel Dänzer2015-08-171-0/+5
* test/amdgpu : fix a bug in VCE/UVD test introduced by previous changeKen Wang2015-08-051-0/+2
* amdgpu: add amdgpu_bo_va_op for va map/unmap support v3Jammy Zhou2015-08-051-23/+81
* amdgpu : move management of user fence from libdrm to UMDKen Wang2015-08-051-2/+1
* amdgpu: use common fence structure for dependencies as well.Christian König2015-08-051-1/+1
* amdgpu: improve the amdgpu_cs_query_fence_status interfaceJammy Zhou2015-08-051-2/+3
* amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer listMarek Olšák2015-08-051-2/+7
* amdgpu: remove amdgpu_ib helpersMarek Olšák2015-08-051-7/+11
* amdgpu: remove amdgpu_ibMarek Olšák2015-08-051-2/+2
* tests/amdgpu: manage IB in client sideJammy Zhou2015-08-051-7/+0
* amdgpu: add public bo list interface v3Christian König2015-08-051-2/+10
* amdgpu: cleanup public interface v2Christian König2015-08-051-8/+6
* drm: add tests/amdgpu (v3)Alex Deucher2015-08-051-0/+319