- Update to 2.4.116
* nouveau: add interface to make buffer objects global * xf86drm: update DRM_NODE_NAME_MAX supporting more nodes * xf86drm: use drm device name to identify drm node type * meson: drop pthread-stubs dependency on BSDs * amdgpu: add marketing names from amd-5.4.3 (22.40.3) * tests/amdgpu: Fix Usage string * tests/amdgpu: Add all 9 options to the help output * tests/amdgpu: Allow to exclude a test or a suite of tests * amdgpu: add an environment variable that overrides the context priority * amdgpu: remove va::dev member * tests/amdgpu/vcn: change vbv_buffer name to input * tests/amdgpu/vcn: fix drm test failure * tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3 * tests/amdgpu/vcn:update decoder unit test * xf86drm: bump DRM_MAX_MINOR to 64 * xf86drm: drop control nodes implementation * Sync headers with drm-next * xf86drm: add drmSyncobjEventfd * build: bump version to 2.4.116 * xf86drmMode: constify drmModeCrtcSetGamma * tests/util: Add vkms driver * test/amdgpu/hotunplug: add apu check for hotplug test OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=341
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:554cfbfe0542bddb391b4e3e05bfbbfc3e282b955bd56218d21c0616481f65eb
|
||||
size 469952
|
3
libdrm-2.4.116.tar.xz
Normal file
3
libdrm-2.4.116.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46c53f40735ea3d26d614297f155f6131a510624a24274f654f6469ca905339a
|
||||
size 473560
|
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 26 14:35:14 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to 2.4.116
|
||||
* nouveau: add interface to make buffer objects global
|
||||
* xf86drm: update DRM_NODE_NAME_MAX supporting more nodes
|
||||
* xf86drm: use drm device name to identify drm node type
|
||||
* meson: drop pthread-stubs dependency on BSDs
|
||||
* amdgpu: add marketing names from amd-5.4.3 (22.40.3)
|
||||
* tests/amdgpu: Fix Usage string
|
||||
* tests/amdgpu: Add all 9 options to the help output
|
||||
* tests/amdgpu: Allow to exclude a test or a suite of tests
|
||||
* amdgpu: add an environment variable that overrides the context priority
|
||||
* amdgpu: remove va::dev member
|
||||
* tests/amdgpu/vcn: change vbv_buffer name to input
|
||||
* tests/amdgpu/vcn: fix drm test failure
|
||||
* tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3
|
||||
* tests/amdgpu/vcn:update decoder unit test
|
||||
* xf86drm: bump DRM_MAX_MINOR to 64
|
||||
* xf86drm: drop control nodes implementation
|
||||
* Sync headers with drm-next
|
||||
* xf86drm: add drmSyncobjEventfd
|
||||
* build: bump version to 2.4.116
|
||||
* xf86drmMode: constify drmModeCrtcSetGamma
|
||||
* tests/util: Add vkms driver
|
||||
* test/amdgpu/hotunplug: add apu check for hotplug test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 11 22:02:43 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
|
||||
Name: libdrm
|
||||
# Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
|
||||
Version: 2.4.115
|
||||
Version: 2.4.116
|
||||
Release: 0
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user