Accepting request 905675 from home:tobijk:X11:XOrg

- Update to version 2.4.107:
  * amdgpu: update marketing names
  * tests/amdgpu: Fix valgrind warning
  * test/amdgpu: Add helper functions for hot unplug
  * test/amdgpu/hotunplug: Add test suite for GPU unplug
  * tests/amdgpu/hotunplug: Add unplug with cs test.
  * tests/amdgpu/hotunplug: Add hotunplug with exported bo test
  * tests/amdgpu/hotunplug: Add hotunplug with exported fence
  * amdgpu: Add vamgr for capture/replay.
  * include <sys/types.h> in xf86drmMode when the OS is FreeBSD
  * _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be used
  * Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSD
  * Revert "tests/amdgpu: fix bo eviction test issue"
  * xf86drm: Add a human readable representation for format modifiers
  * xf86drm: Add a vendor function to decode the format modifier
  * xf86drm: Add support for decoding Nvidia format modifiers
  * xf86drm: Add support for decoding AMD format modifiers
  * xf86drm: Add support for decoding AMLOGIC format modifiers
  * README.rst: Include some notes about syncing uapi headers
  * amdgpu: Added product name for E9390,E9560 and E9565 dgpu
  * intel: Add support for ADLP

OBS-URL: https://build.opensuse.org/request/show/905675
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=304
This commit is contained in:
Stefan Dirsch 2021-07-11 14:45:46 +00:00 committed by Git OBS Bridge
parent 04aceddf8a
commit 0d4b0ec697
4 changed files with 29 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92d8ac54429b171e087e61c2894dc5399fe6a549b1fbba09fa6a3cb9d4e57bd4
size 418176

3
libdrm-2.4.107.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c554cef03b033636a975543eab363cc19081cb464595d3da1ec129f87370f888
size 425612

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sun Jul 11 12:57:54 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
- Update to version 2.4.107:
* amdgpu: update marketing names
* tests/amdgpu: Fix valgrind warning
* test/amdgpu: Add helper functions for hot unplug
* test/amdgpu/hotunplug: Add test suite for GPU unplug
* tests/amdgpu/hotunplug: Add unplug with cs test.
* tests/amdgpu/hotunplug: Add hotunplug with exported bo test
* tests/amdgpu/hotunplug: Add hotunplug with exported fence
* amdgpu: Add vamgr for capture/replay.
* include <sys/types.h> in xf86drmMode when the OS is FreeBSD
* _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be used
* Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSD
* Revert "tests/amdgpu: fix bo eviction test issue"
* xf86drm: Add a human readable representation for format modifiers
* xf86drm: Add a vendor function to decode the format modifier
* xf86drm: Add support for decoding Nvidia format modifiers
* xf86drm: Add support for decoding AMD format modifiers
* xf86drm: Add support for decoding AMLOGIC format modifiers
* README.rst: Include some notes about syncing uapi headers
* amdgpu: Added product name for E9390,E9560 and E9565 dgpu
* intel: Add support for ADLP
-------------------------------------------------------------------
Wed May 19 08:13:47 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -17,7 +17,7 @@
Name: libdrm
Version: 2.4.106
Version: 2.4.107
Release: 0
Summary: Userspace Interface for Kernel DRM Services
License: MIT