aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add ARM support into xf86drm.hLauren Post2019-12-051-0/+23
* meson.build: fix intel atomics detectionPeter Seiderer2019-12-051-1/+2
* amdgpu: add new marketing names from 19.30Alex Deucher2019-12-041-1/+11
* gitlab-ci: update to current ci-templates masterPierre-Eric Pelloux-Prayer2019-12-031-1/+1
* tests/nouveau/threaded: adapt ioctl signatureRoss Burton2019-11-281-0/+4
* tests/amdgpu/basic_tests.c: change BUFFER_SIZE used in Userptr Test adjust to...xinxu@loongson.cn2019-11-251-1/+1
* modetest: Add support for setting mode having floating vertical refresh rateDevarsh Thakkar2019-11-251-8/+12
* gitlab-ci: add PowerPC buildEric Engestrom2019-11-232-2/+7
* gitlab-ci: add aarch64 & armhf buildsEric Engestrom2019-11-151-0/+10
* gitlab-ci: add x86 (32 bits) buildEric Engestrom2019-11-151-0/+5
* gitlab-ci: set up cross build infraEric Engestrom2019-11-152-2/+27
* gitlab-ci: drop arch build down to daily buildsEric Engestrom2019-11-122-36/+23
* Fix missing stdlib includes in xf86drmMode.hSimon Ser2019-11-121-0/+2
* meson: drop old symbols check environmentEric Engestrom2019-11-111-3/+0
* tegra: convert to new symbols checkEric Engestrom2019-11-113-39/+20
* radeon: convert to new symbols checkEric Engestrom2019-11-112-23/+7
* omap: convert to new symbols checkEric Engestrom2019-11-113-41/+25
* nouveau: convert to new symbols checkEric Engestrom2019-11-112-23/+7
* libkms: convert to new symbols checkEric Engestrom2019-11-113-31/+15
* intel: convert to new symbols checkEric Engestrom2019-11-112-23/+8
* freedreno: convert to new symbols checkEric Engestrom2019-11-112-23/+7
* exynos: convert to new symbols checkEric Engestrom2019-11-113-46/+30
* etnaviv: convert to new symbols checkEric Engestrom2019-11-112-23/+7
* amdgpu: convert to new symbols checkEric Engestrom2019-11-112-23/+7
* meson: import Mesa's symbols check scriptEric Engestrom2019-11-112-0/+133
* freedreno: drop leftover symbol from the export listEric Engestrom2019-11-111-1/+0
* libdrm: wrap new flexible syncobj query interface v2Chunming Zhou2019-10-265-0/+46
* sync up drm.hChunming Zhou2019-10-261-1/+2
* gitlab-ci: pre-build containers to improve CI run time and reliabilityEric Engestrom2019-10-203-73/+162
* Revert "Revert "libdrm: remove autotools support""Eric Engestrom2019-10-1834-1941/+1
* Bump the version to 2.4.100 for autotoolsMarek Olšák2019-10-161-1/+1
* Revert "libdrm: remove autotools support"Marek Olšák2019-10-1634-1/+1941
* Bump the version to 2.4.100Marek Olšák2019-10-161-1/+1
* amdgpu: add amdgpu_cs_query_reset_state2 for AMDGPU_CTX_OP_QUERY_STATE2Marek Olšák2019-10-153-0/+35
* include: update amdgpu_drm.hMarek Olšák2019-10-151-7/+17
* test/amdgpu: don't free unused bo handleNirmoy Das2019-10-151-2/+1
* libdrm: remove autotools supportEric Engestrom2019-10-1434-1941/+1
* RELEASING: update instructions to use meson instead of autotoolsEric Engestrom2019-10-141-20/+9
* *-symbols-check: let meson figure out how to execute the scriptsEric Engestrom2019-10-0411-35/+27
* *-symbols-check: use normal shell over bashEmil Velikov2019-10-0410-10/+10
* meson.build: Fix header detection on FreeBSDNiclas Zeising2019-10-041-1/+4
* meson.build: Fix typoNiclas Zeising2019-09-281-1/+1
* tests/amdgpu: add the missing deactivation case for dispatch testLe Ma2019-09-181-2/+5
* amdgpu: add ras feature capability check in inject testGuchun Chen2019-09-161-0/+4
* amdgpu: add ras inject unit testGuchun Chen2019-09-161-37/+107
* amdgpu: delete test configuration fileGuchun Chen2019-09-161-267/+0
* amdgpu: remove json package dependenceGuchun Chen2019-09-165-196/+9
* meson: fix sys/mkdev.h detection on SolarisEric Engestrom2019-09-141-2/+7
* intel: sync i915_pciids.h with kernelAnusha Srivatsa2019-09-061-1/+4
* amdgpu: add umc ras inject test configurationGuchun Chen2019-08-081-0/+17