summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-15gitlab-ci: add aarch64 & armhf buildsEric Engestrom1-0/+10
2019-11-15gitlab-ci: add x86 (32 bits) buildEric Engestrom1-0/+5
2019-11-15gitlab-ci: set up cross build infraEric Engestrom2-2/+27
2019-11-12gitlab-ci: drop arch build down to daily buildsEric Engestrom2-36/+23
2019-11-12Fix missing stdlib includes in xf86drmMode.hSimon Ser1-0/+2
2019-11-11meson: drop old symbols check environmentEric Engestrom1-3/+0
2019-11-11tegra: convert to new symbols checkEric Engestrom3-39/+20
2019-11-11radeon: convert to new symbols checkEric Engestrom2-23/+7
2019-11-11omap: convert to new symbols checkEric Engestrom3-41/+25
2019-11-11nouveau: convert to new symbols checkEric Engestrom2-23/+7
2019-11-11libkms: convert to new symbols checkEric Engestrom3-31/+15
2019-11-11intel: convert to new symbols checkEric Engestrom2-23/+8
2019-11-11freedreno: convert to new symbols checkEric Engestrom2-23/+7
2019-11-11exynos: convert to new symbols checkEric Engestrom3-46/+30
2019-11-11etnaviv: convert to new symbols checkEric Engestrom2-23/+7
2019-11-11amdgpu: convert to new symbols checkEric Engestrom2-23/+7
2019-11-11meson: import Mesa's symbols check scriptEric Engestrom2-0/+133
2019-11-11freedreno: drop leftover symbol from the export listEric Engestrom1-1/+0
2019-10-26libdrm: wrap new flexible syncobj query interface v2Chunming Zhou5-0/+46
2019-10-26sync up drm.hChunming Zhou1-1/+2
2019-10-20gitlab-ci: pre-build containers to improve CI run time and reliabilityEric Engestrom3-73/+162
2019-10-18Revert "Revert "libdrm: remove autotools support""Eric Engestrom34-1941/+1
2019-10-16Bump the version to 2.4.100 for autotoolslibdrm-2.4.100Marek Olšák1-1/+1
2019-10-16Revert "libdrm: remove autotools support"Marek Olšák34-1/+1941
2019-10-16Bump the version to 2.4.100Marek Olšák1-1/+1
2019-10-15amdgpu: add amdgpu_cs_query_reset_state2 for AMDGPU_CTX_OP_QUERY_STATE2Marek Olšák3-0/+35
2019-10-15include: update amdgpu_drm.hMarek Olšák1-7/+17
2019-10-15test/amdgpu: don't free unused bo handleNirmoy Das1-2/+1
2019-10-14libdrm: remove autotools supportEric Engestrom34-1941/+1
2019-10-14RELEASING: update instructions to use meson instead of autotoolsEric Engestrom1-20/+9
2019-10-04*-symbols-check: let meson figure out how to execute the scriptsEric Engestrom11-35/+27
2019-10-04*-symbols-check: use normal shell over bashEmil Velikov10-10/+10
2019-10-04meson.build: Fix header detection on FreeBSDNiclas Zeising1-1/+4
2019-09-28meson.build: Fix typoNiclas Zeising1-1/+1
2019-09-18tests/amdgpu: add the missing deactivation case for dispatch testLe Ma1-2/+5
2019-09-16amdgpu: add ras feature capability check in inject testGuchun Chen1-0/+4
2019-09-16amdgpu: add ras inject unit testGuchun Chen1-37/+107
2019-09-16amdgpu: delete test configuration fileGuchun Chen1-267/+0
2019-09-16amdgpu: remove json package dependenceGuchun Chen5-196/+9
2019-09-14meson: fix sys/mkdev.h detection on SolarisEric Engestrom1-2/+7
2019-09-06intel: sync i915_pciids.h with kernelAnusha Srivatsa1-1/+4
2019-08-08amdgpu: add umc ras inject test configurationGuchun Chen1-0/+17
2019-08-08tests/amdgpu/ras: refine ras inject testGuchun Chen5-51/+516
2019-08-08amdgpu: add gfx ras inject configuration fileGuchun Chen1-0/+250
2019-08-02tests/amdgpu: divide dispatch test into compute and gfxLe Ma1-4/+15
2019-08-02tests/amdgpu: disable reset test for nowFlora Cui1-1/+1
2019-07-29intel: Add support for EHLRodrigo Vivi1-0/+1
2019-07-29intel: add the TGL 12 PCI IDs and macrosRodrigo Vivi2-0/+2
2019-07-29intel: sync i915_pciids.h with kernelLucas De Marchi1-53/+141
2019-07-19tests/amdgpu: add gpu reset testFlora Cui2-0/+46