Skip to content

Commit

Permalink
libdrm: Update version from 2.4.99 to 2.4.100
Browse files Browse the repository at this point in the history
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
pmenzel committed Oct 25, 2019
1 parent 8608bdd commit a3cab03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libdrm.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION libdrm-2.4.99-0
# BEE_VERSION libdrm-2.4.100-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit a3cab03

Please sign in to comment.