Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libdrm: Update version from 2.4.99 to 2.4.100
Change-log: > Anusha Srivatsa (1): > intel: sync i915_pciids.h with kernel > > Emil Velikov (1): > *-symbols-check: use normal shell over bash > > Eric Engestrom (7): > xf86drm: dedupe `#define`s > xf86drm: use max size of drm node name instead of arbitrary size > xf86drm: dedupe drmGetDeviceName() logic > meson: fix sys/mkdev.h detection on Solaris > *-symbols-check: let meson figure out how to execute the scripts > RELEASING: update instructions to use meson instead of autotools > libdrm: remove autotools support > > Flora Cui (3): > tests/amdgpu: fix for dispatch/draw test > tests/amdgpu: add gpu reset test > tests/amdgpu: disable reset test for now > > Guchun Chen (7): > amdgpu: add gfx ras inject configuration file > tests/amdgpu/ras: refine ras inject test > amdgpu: add umc ras inject test configuration > amdgpu: remove json package dependence > amdgpu: delete test configuration file > amdgpu: add ras inject unit test > amdgpu: add ras feature capability check in inject test > > Ilia Mirkin (1): > tests/util: fix incorrect memset argument order > > Jonathan Gray (2): > xf86drm: test for render nodes before primary nodes > xf86drm: open correct render node on non-linux > > Le Ma (2): > tests/amdgpu: divide dispatch test into compute and gfx > tests/amdgpu: add the missing deactivation case for dispatch test > > Lucas De Marchi (1): > intel: sync i915_pciids.h with kernel > > Marek Olšák (5): > include: update amdgpu_drm.h > amdgpu: add amdgpu_cs_query_reset_state2 for AMDGPU_CTX_OP_QUERY_STATE2 > Bump the version to 2.4.100 > Revert "libdrm: remove autotools support" > Bump the version to 2.4.100 for autotools > > Niclas Zeising (2): > meson.build: Fix typo > meson.build: Fix header detection on FreeBSD > > Nirmoy Das (1): > test/amdgpu: don't free unused bo handle > > Rodrigo Vivi (2): > intel: add the TGL 12 PCI IDs and macros > intel: Add support for EHL
- Loading branch information