Accepting request 1228410 from X11:XOrg

- update to 2.4.124
  * include/drm/README: update drm-next link to use gitlab instead of cgit
  * modetest: simplify planar YUV handling
  * modetest: add support for YUV422 and YUV444 plane format
  * xf86drm: print AMD modifiers properly
  * tests/util: Call `drmGetDevices2()` instead of `drmOpen()`ing all modules
  * android: add genrule for generated_static_table_fourcc.h
  * modetest: Make modetest availble to vendor on Android
  * build: simplify Linux system check

OBS-URL: https://build.opensuse.org/request/show/1228410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=179
This commit is contained in:
Ana Guerrero 2024-12-06 13:25:03 +00:00 committed by Git OBS Bridge
commit 03c0a81ee9
4 changed files with 17 additions and 4 deletions

BIN
libdrm-2.4.123.tar.xz (Stored with Git LFS)

Binary file not shown.

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Dec 5 02:41:24 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- update to 2.4.124
* include/drm/README: update drm-next link to use gitlab instead of cgit
* modetest: simplify planar YUV handling
* modetest: add support for YUV422 and YUV444 plane format
* xf86drm: print AMD modifiers properly
* tests/util: Call `drmGetDevices2()` instead of `drmOpen()`ing all modules
* android: add genrule for generated_static_table_fourcc.h
* modetest: Make modetest availble to vendor on Android
* build: simplify Linux system check
-------------------------------------------------------------------
Tue Aug 27 07:57:17 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -24,7 +24,7 @@
Name: libdrm
# Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
Version: 2.4.123
Version: 2.4.124
Release: 0
Summary: Userspace Interface for Kernel DRM Services
License: MIT