Userspace Interface for Kernel DRM Services
The package containts the userspace interface to the kernel DRM
services.
- Links to X11:XOrg / libdrm
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:HSF/libdrm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000562 562 Bytes | |
libdrm-2.4.123.tar.xz | 0000481112 470 KB | |
libdrm.changes | 0000088975 86.9 KB | |
libdrm.spec | 0000011283 11 KB | |
n_libdrm-drop-valgrind-dep-generic.patch | 0000000350 350 Bytes | |
n_libdrm-drop-valgrind-dep-intel.patch | 0000000441 441 Bytes |
Revision 3 (latest revision is 5)
Sergey Kondakov (X0F)
committed
(revision 3)
- Update to version 2.4.98 * This release adds marketing names for AMDGPU devices, a fallback path in drmDevice for devices lacking OF data and drmIsMaster API, amongst other changes. - back to subpackage name libdrm-tools as requested by jengelh@inai.de - Switch to meson buildsystem: * Update Git-clone/web to new gitlab home. * Add meson BuildRequires and macros. * Add fdupes BuildRequires and macros, remove duplicate files. * Rename libdrm-tools to drm-tools, follow openSUSE packaging guidelines and silence a rpmlint warning. Add Obsoletes and Provides to ensure smooth upgrades. * Tweak descriptions for several sub-packages. * Drop custom test install and run, run plain meson_test provided by upstream. - Update to version 2.4.97 * amdgpu: update to latest marketing names from 18.50 * amdgpu/test: Add illegal register and memory access test v2 * amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs. * amdgpu/test: Enable deadlock test for CI family (gfx7) * amdgpu: add VM test to exercise max/min address space * doc: Rename README&CONTRIBUTING to .rst * Avoid hardcoded strlens in drmParseSubsystemType(). * drm: Attempt to parse SPI devices as platform bus devices. * xf86drmHash: remove unused loop variable * meson: fix typo in compiler flag
Comments 0