summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-09-16amdgpu: remove json package dependenceGuchun Chen3-177/+9
2019-08-08tests/amdgpu/ras: refine ras inject testGuchun Chen3-51/+497
2019-08-02tests/amdgpu: divide dispatch test into compute and gfxLe Ma1-4/+15
2019-08-02tests/amdgpu: disable reset test for nowFlora Cui1-1/+1
2019-07-19tests/amdgpu: add gpu reset testFlora Cui2-0/+46
2019-07-19tests/amdgpu: fix for dispatch/draw testFlora Cui1-8/+28
2019-07-03tests/util: fix incorrect memset argument orderIlia Mirkin1-1/+1
2019-06-22util: fix include path for drm_mode.hIlia Mirkin1-1/+1
2019-06-22modetest: add FP16 format supportIlia Mirkin1-0/+11
2019-06-22modetest: add the ability to specify fill patterns on the commandlineIlia Mirkin3-5/+46
2019-06-22modetest: add C8 support to generate SMPTE patternIlia Mirkin2-5/+44
2019-06-22modetest: add an add_property_optional variant that does not print errorsIlia Mirkin1-6/+23
2019-06-22modetest: don't pretend that atomic mode includes a formatIlia Mirkin1-2/+2
2019-06-22util: add cairo drawing for 30bpp formats when availableIlia Mirkin1-0/+8
2019-06-22util: add fp16 format supportIlia Mirkin2-3/+209
2019-06-22util: add gradient patternIlia Mirkin2-5/+109
2019-06-22util: fix MAKE_RGBA macro for 10bpp modesIlia Mirkin1-4/+15
2019-06-22util: add C8 format, support it with SMPTE patternIlia Mirkin3-0/+81
2019-06-21tests/amdgpu/vcn: add VCN2.0 decode supportLeo Liu1-13/+37
2019-06-11enable syncobj test depending on capabilityChunming Zhou1-0/+8
2019-05-16add syncobj timeline tests v3Chunming Zhou5-2/+325
2019-04-25tests/libkms-test-plane: fix possbile memory leakSeung-Woo Kim1-1/+3
2019-04-17tests/util: Add armada-drm driverLubomir Rintel1-0/+1
2019-04-17tests/modetest: add QCOM_COMPRESSED to supported modifiers listFritz Koenig1-0/+2
2019-04-17fix various typosEric Engestrom2-4/+4
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-11tests: skip drmdevice test if the machine doesn't have any drm deviceEric Engestrom1-2/+3
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-10-04tests/util: Add support for sun4i-drm driverEzequiel Garcia1-0/+1
2018-10-04modeprint: print encoder typeStefan Agner1-1/+7
2018-10-04modeprint: use libutil to lookup stringsStefan Agner3-37/+9
2018-09-19autotools: make symbols hidden by defaultLucas De Marchi13-2/+16
2018-09-19meson: make symbols hidden by defaultLucas De Marchi11-16/+16
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