summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-09build: bump version to 2.4.115libdrm-2.4.115Simon Ser1-1/+1
2023-02-09xf86drm: add support for printing AMD GFX11 modifiersSimon Ser1-0/+6
2023-01-03amdgpu: add some additional marketing namesAlex Deucher1-0/+3
2023-01-03amdgpu: add marketing names from amd-5.4 (22.40)Alex Deucher1-0/+6
2022-12-21xf86drm: fix warning in drmGetFormatModifierNameFromVivante()Simon Ser1-1/+1
2022-11-30xf86drm: Add support for decoding Vivante format modifiersPhilipp Zabel1-0/+68
2022-11-30drm_fourcc: sync drm_fourcc with latest drm-next kernelPhilipp Zabel1-4/+59
2022-11-22intel: Eliminate need to keep adding PCI IDsMatt Roper7-876/+9
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-03build: bump version to 2.4.114libdrm-2.4.114Simon Ser1-1/+1
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-27xf86drmMode: add helpers for dumb buffersSimon Ser3-0/+84
2022-10-23amdgpu: silence uninitialized variable warningSimon Ser1-1/+1
2022-10-17amdgpu: Add a default marketing name if none is foundAlex Deucher1-1/+4
2022-10-17amdgpu_ids: add MI marketing namesAlex Deucher1-0/+5
2022-10-17amdgpu.ids: update to the latest marketing nameAlex Deucher1-30/+193
2022-10-17amdgpu.ids: sort the fileAlex Deucher1-66/+66
2022-10-17amdgpu.ids: use consistent formatting for RIDAlex Deucher1-67/+67
2022-10-17xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName()Simon Ser1-12/+17
2022-10-06tests/util: add imx-lcdif driverMarco Felsch1-0/+1
2022-10-03build: automatically disable Intel if pciaccess is not foundSimon Ser1-2/+3
2022-10-03intel: move declarations to top in drm_intel_gem_bo_unreference()Simon Ser1-6/+6
2022-09-28include/drm/i915_drm.h: Update from Linux v6.0-rc7Jordan Justen1-130/+1939
2022-09-28include/drm/drm_fourcc.h: Update from Linux v6.0-rc7Jordan Justen1-3/+97
2022-09-11meson: fast-fail on unsupported OSesEli Schwartz1-0/+4
2022-08-31build: bump to version 2.4.113libdrm-2.4.113Simon Ser1-1/+1
2022-08-31tests/modetest: use drmGetFormatName()Simon Ser1-5/+3
2022-08-31xf86drm: add drmGetFormatName()Simon Ser3-0/+39
2022-08-30intel: Hook up new platforms IDsMatt Roper1-0/+3
2022-08-30meson: auto-enable etnaviv on arm, arc, mips and loongarch architecturesSui Jingfeng3-6/+10
2022-08-23intel: Avoid aliasing violationMatt Turner1-2/+3
2022-08-23atomic: fix atomic_add_unless() fallback's return valueEric Engestrom2-19/+21
2022-08-23Remove unused 3rd parameter to open(2)Matthieu Herrb2-6/+6
2022-08-23meson: simplify some more build options by using featuresEric Engestrom3-34/+14
2022-08-23meson: convert auto combos into proper featuresEric Engestrom3-66/+36
2022-08-23ci: drop dead script since e722ba9f67Eric Engestrom1-71/+0
2022-08-22meson: fix value of `auto` for a bunch of driversEric Engestrom1-5/+5
2022-08-22ci: bump images tags to take !255 into effectEric Engestrom1-2/+2
2022-08-22ci/freedesktop: bump python version of docutils package as 3.8 no longer existsEric Engestrom1-1/+1
2022-08-22ci: fix the tested meson versionEric Engestrom1-1/+1
2022-08-22ci: remove system meson before installing the pip oneEric Engestrom1-1/+6
2022-08-18build: make tests optionalSimon Zeni2-1/+10
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