Skip to content

Update libdrm to 2.4.100 and to Mesa 3D 19.2.2 #1421

Merged
merged 2 commits into from
Nov 1, 2019

Commits on Oct 25, 2019

  1. 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
    pmenzel committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    a3cab03 View commit details
    Browse the repository at this point in the history
  2. mesalib: Update version from 19.1.1 to 19.2.2

    The announcments are available on the Web site and the archive of
    mesa-announce.
    
    [1]: https://www.mesa3d.org/relnotes/19.2.0.html
    pmenzel committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    c46df3e View commit details
    Browse the repository at this point in the history