- Update to 2.4.114
* amdgpu.ids: use consistent formatting for RID * amdgpu.ids: sort the file * amdgpu.ids: update to the latest marketing name * amdgpu_ids: add MI marketing names * amdgpu: Add a default marketing name if none is found * meson: fast-fail on unsupported OSes * include/drm/drm_fourcc.h: Update from Linux v6.0-rc7 * include/drm/i915_drm.h: Update from Linux v6.0-rc7 * tests/util: add imx-lcdif driver * intel: move declarations to top in drm_intel_gem_bo_unreference() * build: automatically disable Intel if pciaccess is not found * xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName() * amdgpu: silence uninitialized variable warning * xf86drmMode: add helpers for dumb buffers * modetest: drop unused offset field in struct bo * modetest: use sized integers in struct bo * modetest: use dumb buffer helpers OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=319
This commit is contained in:
parent
4637bf9512
commit
b56e209ad2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fd7eb2967f63beb4606f22d50e277d993480d05ef75dd88a9bd8e677323e5e1
|
||||
size 457064
|
3
libdrm-2.4.114.tar.xz
Normal file
3
libdrm-2.4.114.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3049cf843a47d12e5eeefbc3be3496d782fa09f42346bf0b7defe3d1e598d026
|
||||
size 471664
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 3 15:11:15 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to 2.4.114
|
||||
* amdgpu.ids: use consistent formatting for RID
|
||||
* amdgpu.ids: sort the file
|
||||
* amdgpu.ids: update to the latest marketing name
|
||||
* amdgpu_ids: add MI marketing names
|
||||
* amdgpu: Add a default marketing name if none is found
|
||||
* meson: fast-fail on unsupported OSes
|
||||
* include/drm/drm_fourcc.h: Update from Linux v6.0-rc7
|
||||
* include/drm/i915_drm.h: Update from Linux v6.0-rc7
|
||||
* tests/util: add imx-lcdif driver
|
||||
* intel: move declarations to top in drm_intel_gem_bo_unreference()
|
||||
* build: automatically disable Intel if pciaccess is not found
|
||||
* xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName()
|
||||
* amdgpu: silence uninitialized variable warning
|
||||
* xf86drmMode: add helpers for dumb buffers
|
||||
* modetest: drop unused offset field in struct bo
|
||||
* modetest: use sized integers in struct bo
|
||||
* modetest: use dumb buffer helpers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 10:34:04 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.113
|
||||
Version: 2.4.114
|
||||
Release: 0
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user