summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* meson: fix value of `auto` for a bunch of driversEric Engestrom2022-08-221-5/+5
* ci: bump images tags to take !255 into effectEric Engestrom2022-08-221-2/+2
* ci/freedesktop: bump python version of docutils package as 3.8 no longer existsEric Engestrom2022-08-221-1/+1
* ci: fix the tested meson versionEric Engestrom2022-08-221-1/+1
* ci: remove system meson before installing the pip oneEric Engestrom2022-08-221-1/+6
* build: make tests optionalSimon Zeni2022-08-182-1/+10
* tests/amdgpu: add sdma slow copy linear hang testLikun Gao2022-08-152-11/+53
* tests/amdgpu: add sdma corrupted header hang testLikun Gao2022-08-152-0/+127
* tests/amdgpu: add dispatch/draw test for gfx11Flora Cui2022-08-153-2/+764
* tests/amdgpu: refactor dispatch/draw testFlora Cui2022-08-159-1852/+2393
* tests/amdgpu: skip gfx CE subtest in gfx11Hawking Zhang2022-08-151-0/+21
* lib: sync i915_pciids.h with kernelMatt Roper2022-08-031-14/+71
* build: set c_std to c11Stephan Lachnit2022-07-251-1/+1
* tests/util: Add simpledrm driverEric Curtin2022-07-221-0/+1
* tests/amdgpu/vcn: add unified queue support in vcn4Ruijing Dong2022-07-201-40/+153
* tests/amdgpu/vcn: align comments for AMDGPU_HW_IP_VCN_ENCRuijing Dong2022-07-201-0/+4
* tests/amdgpu: enable vcn swRing test for version 4 and laterJames Zhu2022-07-201-28/+174
* amdgpu: update marketing names for 22.20Alex Deucher2022-07-181-0/+2
* build: bump version to 2.4.112libdrm-2.4.112Simon Ser2022-07-061-1/+1
* xf86drmMode: introduce drmModeConnectorGetPossibleCrtcsSimon Ser2022-07-023-0/+37
* tests: use drmModeGetConnectorTypeNameSimon Ser2022-07-025-31/+3
* xf86drmMode: introduce drmModeGetConnectorTypeNameSimon Ser2022-07-023-0/+63
* tests/amdgpu/vcn:vcn encoder unit testSaleemkhan Jamadar2022-06-112-13/+938
* tests/amdgpu: fix decode test failure on VCN2.5Sathishkumar S2022-06-111-1/+1
* xf86drmMode: constify drmModeAtomicReq functionsSimon Ser2022-06-092-8/+8
* gen_table_fourcc: strip _MODIFIER suffix for INVALIDSimon Ser2022-06-081-1/+1
* build: bump version to 2.4.111libdrm-2.4.111Dave Airlie2022-06-031-1/+1
* tests/amdgpu: use appropriate ring for different asicsGuchun Chen2022-05-261-2/+11
* amdgpu: add marketing names from 22.10Alex Deucher2022-05-131-1/+12
* tests/modeprint: fix argument typeEleni Maria Stea2022-05-091-1/+1
* modeprint, modetest, proptest: cast __u64 to uint64_tEleni Maria Stea2022-05-093-3/+3
* xf86drm.c: fix C99 warningEleni Maria Stea2022-05-091-1/+2
* nouveau: add ioctl wrapper to check for dead channelsKarol Herbst2022-05-033-0/+21
* intel: Add support for RPLPTejas Upadhyay2022-04-212-1/+11
* man: Add formatting to drmModeGetConnector referenceMatt Turner2022-04-191-1/+1
* man: Fix some typosMatt Turner2022-04-192-2/+2
* libkms: Remove libkms completelyDaniel Stone2022-04-1532-3462/+10
* tests/amdgpu: add dispatch test for gfx10Flora Cui2022-03-301-50/+163
* tests/amdgpu: add draw test for gfx10Flora Cui2022-03-303-138/+451
* tests/amdgpu: Add test suite CP DMALu Jiacheng2022-03-094-1/+561
* amdgpu: add marketing names from 21.50Alex Deucher2022-03-021-0/+6
* test/amdgpu: only disable deadlock tests on asics without GPU resetAlex Deucher2022-03-021-4/+6
* tests/amdgpu/hotunplu: Enable hotunplug tests.Andrey Grodzovsky2022-03-011-6/+4
* tests: tegra: Add VIC flip testThierry Reding2022-02-232-0/+342
* tests: tegra: Add VIC blit testThierry Reding2022-02-232-0/+342
* tests: tegra: Add VIC clear testThierry Reding2022-02-232-0/+182
* tests: tegra: Add VIC 4.2 supportThierry Reding2022-02-234-0/+948
* tests: tegra: Add VIC 4.1 supportThierry Reding2022-02-234-0/+723
* tests: tegra: Add VIC 4.0 supportThierry Reding2022-02-234-0/+632
* tests: tegra: Add VIC 3.0 supportThierry Reding2022-02-235-2/+911