summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-09-13modetest: print modifiers in hex as wellChia-I Wu1-1/+1
2023-09-10modetest: allocate and commit atomic request around set_property()Marijn Suijten1-9/+10
2023-09-10modetest: allow using -r and -PNeil Armstrong1-5/+0
2023-09-10modetest: permit -r and -s to work togetherNeil Armstrong1-23/+28
2023-09-09modetest: document why no blob is created for linear gamma LUTMarijn Suijten1-0/+5
2023-09-09modetest: avoid erroring if there's no gamma legacy supportEzequiel Garcia1-1/+2
2023-09-08modetest: custom mode supportDmitry Baryshkov2-1/+22
2023-09-08util: remove unused definitions of RED, GREEN, and BLUEGeert Uytterhoeven1-5/+0
2023-09-08modetest: fix mode_vrefresh() for interlace/dblscan/vscanGeert Uytterhoeven1-2/+13
2023-09-08util: fix grey in YUV SMPTE patternsGeert Uytterhoeven1-2/+2
2023-09-08modetest: add support for DRM_FORMAT_NV{24,42}Geert Uytterhoeven1-0/+20
2023-09-08util: add pattern support for DRM_FORMAT_NV{24,42}Geert Uytterhoeven1-0/+4
2023-09-08util: add NV24 and NV42 frame buffer formatsGeert Uytterhoeven1-0/+2
2023-09-08modetest: add support for writeback connectorRohith Iyer3-3/+146
2023-09-04amdgpu: Use PRI?64 to format uint64_tGeert Uytterhoeven1-4/+5
2023-07-17tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3Ruijing Dong1-13/+5
2023-07-06tests/amdgpu/vcn:update decoder unit testSaleemkhan Jamadar1-5/+21
2023-05-11tests/amdgpu/vcn: fix drm test failureRuijing Dong1-19/+28
2023-05-11tests/amdgpu/vcn: change vbv_buffer name to inputRuijing Dong1-11/+11
2023-03-24tests/amdgpu: Allow to exclude a test or a suite of testsLuben Tuikov1-35/+152
2023-03-24tests/amdgpu: Add all 9 options to the help outputLuben Tuikov1-8/+10
2023-03-24tests/amdgpu: Fix Usage stringLuben Tuikov1-2/+2
2023-03-17test/amdgpu/hotunplug: add apu check for hotplug testjie zhang1-0/+4
2023-02-10tests/util: Add vkms driverYi Xie1-0/+1
2022-11-11tests/amdgpu/jpeg: enable unit test for jpeg 4Saleemkhan Jamadar1-1/+1
2022-11-09tests/amdgpu: use AMDGPU_TIMEOUT_INFINITE to query fenceLang Yu1-2/+2
2022-11-02modetest: use dumb buffer helpersSimon Ser1-21/+7
2022-11-02modetest: use sized integers in struct boSimon Ser1-3/+3
2022-11-02modetest: drop unused offset field in struct boSimon Ser1-1/+0
2022-10-06tests/util: add imx-lcdif driverMarco Felsch1-0/+1
2022-08-31tests/modetest: use drmGetFormatName()Simon Ser1-5/+3
2022-08-23Remove unused 3rd parameter to open(2)Matthieu Herrb1-1/+1
2022-08-15tests/amdgpu: add sdma slow copy linear hang testLikun Gao2-11/+53
2022-08-15tests/amdgpu: add sdma corrupted header hang testLikun Gao2-0/+127
2022-08-15tests/amdgpu: add dispatch/draw test for gfx11Flora Cui3-2/+764
2022-08-15tests/amdgpu: refactor dispatch/draw testFlora Cui9-1852/+2393
2022-08-15tests/amdgpu: skip gfx CE subtest in gfx11Hawking Zhang1-0/+21
2022-07-22tests/util: Add simpledrm driverEric Curtin1-0/+1
2022-07-20tests/amdgpu/vcn: add unified queue support in vcn4Ruijing Dong1-40/+153
2022-07-20tests/amdgpu: enable vcn swRing test for version 4 and laterJames Zhu1-28/+174
2022-07-02tests: use drmModeGetConnectorTypeNameSimon Ser5-31/+3
2022-06-11tests/amdgpu/vcn:vcn encoder unit testSaleemkhan Jamadar2-13/+938
2022-06-11tests/amdgpu: fix decode test failure on VCN2.5Sathishkumar S1-1/+1
2022-05-26tests/amdgpu: use appropriate ring for different asicsGuchun Chen1-2/+11
2022-05-09tests/modeprint: fix argument typeEleni Maria Stea1-1/+1
2022-05-09modeprint, modetest, proptest: cast __u64 to uint64_tEleni Maria Stea3-3/+3
2022-04-15libkms: Remove libkms completelyDaniel Stone14-1483/+9
2022-03-30tests/amdgpu: add dispatch test for gfx10Flora Cui1-50/+163
2022-03-30tests/amdgpu: add draw test for gfx10Flora Cui3-138/+451
2022-03-09tests/amdgpu: Add test suite CP DMALu Jiacheng4-1/+561