summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* amdgpu: add an environment variable that overrides the context priorityHEADmainMarek Olšák2023-05-111-0/+12
* tests/amdgpu/vcn: fix drm test failureRuijing Dong2023-05-111-19/+28
* tests/amdgpu/vcn: change vbv_buffer name to inputRuijing Dong2023-05-111-11/+11
* tests/amdgpu: Allow to exclude a test or a suite of testsLuben Tuikov2023-03-241-35/+152
* tests/amdgpu: Add all 9 options to the help outputLuben Tuikov2023-03-241-8/+10
* tests/amdgpu: Fix Usage stringLuben Tuikov2023-03-241-2/+2
* amdgpu: add marketing names from amd-5.4.3 (22.40.3)Jonathan Gray2023-03-241-0/+4
* amdgpu: remove va::dev memberPierre-Eric Pelloux-Prayer2023-03-242-2/+0
* test/amdgpu/hotunplug: add apu check for hotplug testjie zhang2023-03-171-0/+4
* meson: drop pthread-stubs dependency on BSDsJan Beich2023-02-1010-14/+9
* tests/util: Add vkms driverYi Xie2023-02-101-0/+1
* build: bump version to 2.4.115libdrm-2.4.115Simon Ser2023-02-091-1/+1
* xf86drm: add support for printing AMD GFX11 modifiersSimon Ser2023-02-091-0/+6
* amdgpu: add some additional marketing namesAlex Deucher2023-01-031-0/+3
* amdgpu: add marketing names from amd-5.4 (22.40)Alex Deucher2023-01-031-0/+6
* xf86drm: fix warning in drmGetFormatModifierNameFromVivante()Simon Ser2022-12-211-1/+1
* xf86drm: Add support for decoding Vivante format modifiersPhilipp Zabel2022-11-301-0/+68
* drm_fourcc: sync drm_fourcc with latest drm-next kernelPhilipp Zabel2022-11-301-4/+59
* intel: Eliminate need to keep adding PCI IDsMatt Roper2022-11-227-876/+9
* tests/amdgpu/jpeg: enable unit test for jpeg 4Saleemkhan Jamadar2022-11-111-1/+1
* tests/amdgpu: use AMDGPU_TIMEOUT_INFINITE to query fenceLang Yu2022-11-091-2/+2
* build: bump version to 2.4.114libdrm-2.4.114Simon Ser2022-11-031-1/+1
* modetest: use dumb buffer helpersSimon Ser2022-11-021-21/+7
* modetest: use sized integers in struct boSimon Ser2022-11-021-3/+3
* modetest: drop unused offset field in struct boSimon Ser2022-11-021-1/+0
* xf86drmMode: add helpers for dumb buffersSimon Ser2022-10-273-0/+84
* amdgpu: silence uninitialized variable warningSimon Ser2022-10-231-1/+1
* amdgpu: Add a default marketing name if none is foundAlex Deucher2022-10-171-1/+4
* amdgpu_ids: add MI marketing namesAlex Deucher2022-10-171-0/+5
* amdgpu.ids: update to the latest marketing nameAlex Deucher2022-10-171-30/+193
* amdgpu.ids: sort the fileAlex Deucher2022-10-171-66/+66
* amdgpu.ids: use consistent formatting for RIDAlex Deucher2022-10-171-67/+67
* xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName()Simon Ser2022-10-171-12/+17
* tests/util: add imx-lcdif driverMarco Felsch2022-10-061-0/+1
* build: automatically disable Intel if pciaccess is not foundSimon Ser2022-10-031-2/+3
* intel: move declarations to top in drm_intel_gem_bo_unreference()Simon Ser2022-10-031-6/+6
* include/drm/i915_drm.h: Update from Linux v6.0-rc7Jordan Justen2022-09-281-130/+1939
* include/drm/drm_fourcc.h: Update from Linux v6.0-rc7Jordan Justen2022-09-281-3/+97
* meson: fast-fail on unsupported OSesEli Schwartz2022-09-111-0/+4
* build: bump to version 2.4.113libdrm-2.4.113Simon Ser2022-08-311-1/+1
* tests/modetest: use drmGetFormatName()Simon Ser2022-08-311-5/+3
* xf86drm: add drmGetFormatName()Simon Ser2022-08-313-0/+39
* intel: Hook up new platforms IDsMatt Roper2022-08-301-0/+3
* meson: auto-enable etnaviv on arm, arc, mips and loongarch architecturesSui Jingfeng2022-08-303-6/+10
* intel: Avoid aliasing violationMatt Turner2022-08-231-2/+3
* atomic: fix atomic_add_unless() fallback's return valueEric Engestrom2022-08-232-19/+21
* Remove unused 3rd parameter to open(2)Matthieu Herrb2022-08-232-6/+6
* meson: simplify some more build options by using featuresEric Engestrom2022-08-233-34/+14
* meson: convert auto combos into proper featuresEric Engestrom2022-08-233-66/+36
* ci: drop dead script since e722ba9f67Eric Engestrom2022-08-231-71/+0