diff --git a/libdrm-2.4.113.tar.xz b/libdrm-2.4.113.tar.xz deleted file mode 100644 index bf0dd7b..0000000 --- a/libdrm-2.4.113.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fd7eb2967f63beb4606f22d50e277d993480d05ef75dd88a9bd8e677323e5e1 -size 457064 diff --git a/libdrm-2.4.114.tar.xz b/libdrm-2.4.114.tar.xz new file mode 100644 index 0000000..b6f22ee --- /dev/null +++ b/libdrm-2.4.114.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3049cf843a47d12e5eeefbc3be3496d782fa09f42346bf0b7defe3d1e598d026 +size 471664 diff --git a/libdrm.changes b/libdrm.changes index 0362886..be98bd6 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Nov 3 15:11:15 UTC 2022 - Stefan Dirsch + +- 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 diff --git a/libdrm.spec b/libdrm.spec index a846648..d389285 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -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