Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| bbb6957ca8 |
BIN
libdrm-2.4.119.tar.xz
LFS
Normal file
BIN
libdrm-2.4.119.tar.xz
LFS
Normal file
Binary file not shown.
BIN
libdrm-2.4.124.tar.xz
LFS
BIN
libdrm-2.4.124.tar.xz
LFS
Binary file not shown.
100
libdrm.changes
100
libdrm.changes
@@ -1,103 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Dec 12 22:25:43 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
|
||||||
|
|
||||||
- adjusted patches
|
|
||||||
* n_libdrm-drop-valgrind-dep-generic.patch
|
|
||||||
* n_libdrm-drop-valgrind-dep-intel.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
|
||||||
|
|
||||||
- update to 2.4.123
|
|
||||||
* amdgpu: add new marketing names
|
|
||||||
* amdgpu: add new marketing names
|
|
||||||
* Convert to Android.bp
|
|
||||||
* libs: Tie DSO minor versions to libdrm version
|
|
||||||
* readdir_r is deprecated.
|
|
||||||
* Fix FTBS on undefined clock_gettime() and asprintf()
|
|
||||||
* Export include dirs with -isystem
|
|
||||||
* Makes libdrm available on host
|
|
||||||
* Adds libdrm_headers
|
|
||||||
* Make libdrm recovery_available
|
|
||||||
* add crosvm to com.android.virt
|
|
||||||
* Enable GPU in crosvm
|
|
||||||
* Android.bp: Add include exports for android dir
|
|
||||||
* Disable ioctl signed overload for Bionic libc
|
|
||||||
* build: bump version to 2.4.123
|
|
||||||
* Delete all Makefile.sources files
|
|
||||||
* tests: Make modetest and proptest cc_binary in Android.bp
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Jun 26 11:10:14 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
|
||||||
|
|
||||||
- update to 2.4.122
|
|
||||||
* fix FTBS on FreeBSD (or non-Linux in general)
|
|
||||||
* freedreno: fix FTBS on non-Linux platforms (unused header)
|
|
||||||
* etnaviv: fix FTBS on undefined linux/* headers on non-Linux platforms.
|
|
||||||
* ci: upgrade debian container to bookworm
|
|
||||||
* ci: upgrade FreeBSD VM to 14.1
|
|
||||||
* Remove libm in libdrm dependencies
|
|
||||||
* Sync headers with drm-next
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jun 3 00:46:48 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
|
||||||
|
|
||||||
- update to 2.4.121
|
|
||||||
* meson: make build system happy by replacing deprecated feature
|
|
||||||
* include poll.h instead of sys/poll.h
|
|
||||||
* amdgpu: Make amdgpu_device_deinitialize thread-safe
|
|
||||||
* Revert "xf86drm: ignore symlinks in process_device()"
|
|
||||||
* xf86drm: Don't consider node names longer than the maximum allowed
|
|
||||||
* tests/amdgpu: fix compile warning with the guard enum value
|
|
||||||
* tests/amdgpu: fix compile error with gcc7.5
|
|
||||||
* tests/amdgpu: fix compile error with gcc14
|
|
||||||
* tests/util: add tidss driver
|
|
||||||
* meson: Replace usages of deprecated ExternalProgram.path()
|
|
||||||
* meson: Fix broken str.format usage
|
|
||||||
* amdgpu: add marketing names from Adrenalin 23.11.1
|
|
||||||
* amdgpu: add marketing names from PRO Edition for W7700
|
|
||||||
* amdgpu: add marketing names from Windows Steam Deck OLED APU driver
|
|
||||||
* amdgpu: add marketing names from amd-6.0
|
|
||||||
* amdgpu: add marketing name for Radeon RX 6550M
|
|
||||||
* amdgpu: add marketing names from amd-6.0.1
|
|
||||||
* amdgpu: Make amdgpu_cs_signal_semaphore() thread-safe
|
|
||||||
* amdgpu: sync amdgpu_drm.h
|
|
||||||
* symbols-check: Add _GLOBAL_OFFSET_TABLE_
|
|
||||||
* symbols-check: Add _fbss, _fdata, _ftext
|
|
||||||
* amdgpu: expose amdgpu_va_manager publicly
|
|
||||||
* amdgpu: add amdgpu_va_range_alloc2
|
|
||||||
* amdgpu: add amdgpu_device_initialize2
|
|
||||||
* amdgpu: fix deinit logic
|
|
||||||
* ci: build with meson --fatal-meson-warnings
|
|
||||||
* ci: use "meson setup" sub-command
|
|
||||||
* xf86drm: document drmDevicesEqual()
|
|
||||||
* xf86drm: ignore symlinks in process_device()
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sat Jan 13 10:33:20 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
|
||||||
|
|
||||||
- update to 2.4.120
|
|
||||||
* radeon: fix missing stencil_tile_mode initialisation in the
|
|
||||||
linear/fallback case
|
|
||||||
* amdgpu: fix use-after-free
|
|
||||||
* Sync headers with drm-next
|
|
||||||
- adjusted
|
|
||||||
* n_libdrm-drop-valgrind-dep-generic.patch
|
|
||||||
* n_libdrm-drop-valgrind-dep-intel.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 6 21:10:13 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
Sat Jan 6 21:10:13 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
# Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
|
# Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
|
||||||
Version: 2.4.124
|
Version: 2.4.119
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Userspace Interface for Kernel DRM Services
|
Summary: Userspace Interface for Kernel DRM Services
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
@@ -5,7 +5,6 @@
|
@@ -5,7 +5,6 @@
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
Description: Userspace interface to kernel DRM services
|
Description: Userspace interface to kernel DRM services
|
||||||
Version: 2.4.124
|
Version: 2.4.119
|
||||||
-Requires.private: valgrind
|
-Requires.private: valgrind
|
||||||
Libs: -L${libdir} -ldrm
|
Libs: -L${libdir} -ldrm
|
||||||
Libs.private: -lm
|
Libs.private: -lm
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
+++ pkgconfig/libdrm_intel.pc 2023-11-17 14:38:39.303431015 +0100
|
+++ pkgconfig/libdrm_intel.pc 2023-11-17 14:38:39.303431015 +0100
|
||||||
@@ -6,7 +6,7 @@
|
@@ -6,7 +6,7 @@
|
||||||
Description: Userspace interface to intel kernel DRM services
|
Description: Userspace interface to intel kernel DRM services
|
||||||
Version: 2.4.124
|
Version: 2.4.119
|
||||||
Requires: libdrm
|
Requires: libdrm
|
||||||
-Requires.private: pciaccess >= 0.10, valgrind
|
-Requires.private: pciaccess >= 0.10, valgrind
|
||||||
+Requires.private: pciaccess >= 0.10
|
+Requires.private: pciaccess >= 0.10
|
||||||
|
|||||||
Reference in New Issue
Block a user