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:
commit
03c0a81ee9
BIN
libdrm-2.4.123.tar.xz
(Stored with Git LFS)
BIN
libdrm-2.4.123.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
libdrm-2.4.124.tar.xz
Normal file
3
libdrm-2.4.124.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac36293f61ca4aafaf4b16a2a7afff312aa4f5c37c9fbd797de9e3c0863ca379
|
||||
size 481244
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user