Accepting request 933582 from home:dirkmueller:Factory

- update to 2.4.108:
  * amdgpu: add amdgpu_stress utility v2
  * amdgpu: add marketing names from 21.30
  * amdgpu: add new marketing name
  * amdgpu: Make marketing names consistent
  * amdgpu: use drmCloseBufferHandle
  * build: bump version to 2.4.108
  * drm_fourcc: sync drm_fourcc with latest drm-next kernel
  * etnaviv: use drmCloseBufferHandle
  * exynos: use drmCloseBufferHandle
  * Fix -Werror=format build errors on FreeBSD
  * freedreno: use drmCloseBufferHandle
  * headers: drm: Sync with drm-next
  * intel: Do not assert on unknown chips in drm_intel_decode_context_alloc
  * intel: Drop legacy execbuffer support
  * intel: sync ADL-S PCI IDs with kernel
  * intel: Sync pci ids
  * intel: use drmCloseBufferHandle
  * man: refer to drmCloseBufferHandle instead of DRM_IOCTL_GEM_CLOSE
  * meson: Build libdrm.so as an unversioned lib on Android.
  * meson: Don't build libkms for Android.
  * nouveau: print bo address in the GPU/CPU vm and its size
  * nouveau: use drmCloseBufferHandle
  * omap: use drmCloseBufferHandle
  * radeon: use drmCloseBufferHandle
  * tegra: use drmCloseBufferHandle
  * test/amdgpu: Bob to Alice copy should be TMZ in secure bounce test
  * tests/amdgpu: Fix TMZ secure bounce test
  * xf86drm: add GEM_CLOSE ioctl wrapper
  * xf86drm: add iterator API for DRM/KMS IN_FORMATS blobs

OBS-URL: https://build.opensuse.org/request/show/933582
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=306
This commit is contained in:
Stefan Dirsch 2021-11-24 23:06:16 +00:00 committed by Git OBS Bridge
parent 8fd9726315
commit bbb8a8ee64
4 changed files with 44 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Wed Nov 24 20:50:50 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.4.108:
* amdgpu: add amdgpu_stress utility v2
* amdgpu: add marketing names from 21.30
* amdgpu: add new marketing name
* amdgpu: Make marketing names consistent
* amdgpu: use drmCloseBufferHandle
* build: bump version to 2.4.108
* drm_fourcc: sync drm_fourcc with latest drm-next kernel
* etnaviv: use drmCloseBufferHandle
* exynos: use drmCloseBufferHandle
* Fix -Werror=format build errors on FreeBSD
* freedreno: use drmCloseBufferHandle
* headers: drm: Sync with drm-next
* intel: Do not assert on unknown chips in drm_intel_decode_context_alloc
* intel: Drop legacy execbuffer support
* intel: sync ADL-S PCI IDs with kernel
* intel: Sync pci ids
* intel: use drmCloseBufferHandle
* man: refer to drmCloseBufferHandle instead of DRM_IOCTL_GEM_CLOSE
* meson: Build libdrm.so as an unversioned lib on Android.
* meson: Don't build libkms for Android.
* nouveau: print bo address in the GPU/CPU vm and its size
* nouveau: use drmCloseBufferHandle
* omap: use drmCloseBufferHandle
* radeon: use drmCloseBufferHandle
* tegra: use drmCloseBufferHandle
* test/amdgpu: Bob to Alice copy should be TMZ in secure bounce test
* tests/amdgpu: Fix TMZ secure bounce test
* xf86drm: add GEM_CLOSE ioctl wrapper
* xf86drm: add iterator API for DRM/KMS IN_FORMATS blobs
* xf86drm: fix mem leak in drm_usb_dev_path()
* xf86drmMode: make drm_property_type_is arg const
* xf86drmMode: simplify drm_property_type_is
* xf86drmMode: switch to standard inline qualifier
* xf86drm: Update drmGetFormatModifierNameFromArm to handle AFRC
-------------------------------------------------------------------
Mon Sep 27 13:39:28 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -17,7 +17,7 @@
Name: libdrm
Version: 2.4.107
Version: 2.4.108
Release: 0
Summary: Userspace Interface for Kernel DRM Services
License: MIT
@ -308,6 +308,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%{_bindir}/exynos_fimg2d_event
%{_bindir}/exynos_fimg2d_perf
%endif
%{_bindir}/amdgpu_stress
%{_bindir}/kms-steal-crtc
%{_bindir}/kms-universal-planes
%{_bindir}/kmstest