summaryrefslogtreecommitdiff
path: root/tests/amdgpu
AgeCommit message (Expand)AuthorFilesLines
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
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-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-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-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-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
2022-03-02test/amdgpu: only disable deadlock tests on asics without GPU resetAlex Deucher1-4/+6
2022-03-01tests/amdgpu/hotunplu: Enable hotunplug tests.Andrey Grodzovsky1-6/+4
2022-02-19tests/amdgpu: enable vcn test based on ip querySathishkumar S1-53/+28
2022-02-19tests/amdgpu: enable jpeg test based on ip querySathishkumar S1-6/+3
2022-01-20tests/amdgpu: add a test for new CTX OP to get/set stable pstatesSamuel Pitoiset1-0/+32
2022-01-19use standard `__typeof__()` instead of GNU extension `typeof()`Eric Engestrom1-2/+2
2022-01-14tests/amdgpu: Add VCN test support for Biege GobyGuchun Chen1-1/+2
2021-12-09tests/amdgpu: add jpeg tests supportSathishkumar S5-1/+641
2021-10-20amdgpu: add amdgpu_stress utility v2Christian König2-0/+429
2021-07-23test/amdgpu: Bob to Alice copy should be TMZ in secure bounce testAaron Liu1-2/+2
2021-07-16tests/amdgpu: Fix TMZ secure bounce testLuben Tuikov1-3/+3
2021-06-20Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSDEleni Maria Stea1-0/+5
2021-06-09tests/amdgpu/hotunplug: Add hotunplug with exported fenceAndrey Grodzovsky2-2/+100
2021-06-09tests/amdgpu/hotunplug: Add hotunplug with exported bo testAndrey Grodzovsky1-2/+44
2021-06-09tests/amdgpu/hotunplug: Add unplug with cs test.Andrey Grodzovsky1-2/+124
2021-06-09test/amdgpu/hotunplug: Add test suite for GPU unplugAndrey Grodzovsky4-0/+226
2021-06-09test/amdgpu: Add helper functions for hot unplugAndrey Grodzovsky2-3/+87
2021-06-09tests/amdgpu: Fix valgrind warningAndrey Grodzovsky1-2/+3
2021-06-01Revert "tests/amdgpu: fix bo eviction test issue"Lang Yu2-9/+7
2021-04-19test/amdgpu: Add emit mem sync flag for test IBJinzhou Su1-1/+1
2021-04-14test/amdgpu: use tmz ids to check whether enable security testsHuang Rui1-1/+2
2021-04-14tests/amdgpu/vcn: update to support aldebaranJames Zhu1-1/+1
2021-04-12tests/amdgpu:retire asic_id check on unsupported casesFeifei Xu7-34/+78
2021-04-09tests/amdgpu: update gfx9 BufferCopy/BufferClearFeifei Xu1-5/+7
2021-04-01tests/amdgpu: fix bo eviction test issueLang Yu2-7/+9
2021-04-01drm/tests/amdgpu: fix Metadata test failed issueLang Yu2-5/+2