Accepting request 1064020 from X11:XOrg

- Update to 2.4.115
  * mdgpu: add marketing names from amd-5.4 (22.40)
  * amdgpu: add some additional marketing names
  * tests/amdgpu: use AMDGPU_TIMEOUT_INFINITE to query fence
  * intel: Eliminate need to keep adding PCI IDs
  * drm_fourcc: sync drm_fourcc with latest drm-next kernel
  * xf86drm: Add support for decoding Vivante format modifiers
  * tests/amdgpu/jpeg: enable unit test for jpeg 4
  * xf86drm: fix warning in drmGetFormatModifierNameFromVivante()
  * xf86drm: add support for printing AMD GFX11 modifiers

OBS-URL: https://build.opensuse.org/request/show/1064020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=165
This commit is contained in:
Dominique Leuenberger 2023-02-10 13:33:47 +00:00 committed by Git OBS Bridge
commit a5461ab893
4 changed files with 19 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Feb 9 14:01:51 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- Update to 2.4.115
* mdgpu: add marketing names from amd-5.4 (22.40)
* amdgpu: add some additional marketing names
* tests/amdgpu: use AMDGPU_TIMEOUT_INFINITE to query fence
* intel: Eliminate need to keep adding PCI IDs
* drm_fourcc: sync drm_fourcc with latest drm-next kernel
* xf86drm: Add support for decoding Vivante format modifiers
* tests/amdgpu/jpeg: enable unit test for jpeg 4
* xf86drm: fix warning in drmGetFormatModifierNameFromVivante()
* xf86drm: add support for printing AMD GFX11 modifiers
-------------------------------------------------------------------
Wed Nov 23 14:20:46 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package libdrm
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
%endif
Name: libdrm
Version: 2.4.114
Version: 2.4.115
Release: 0
Summary: Userspace Interface for Kernel DRM Services
License: MIT