Accepting request 498488 from X11:XOrg
- Update to version 2.4.81 * Export drmDevicesEqual * configure: Fix the <sys/sysmacros.h> check * Fix stray caller of drmCompareDevices * amdgpu/: concisely && consistently check null ptrs in canonical form * amdgpu: Use the canonical form in branch predicate * Add pl111 as a KMS driver for utils. * Add the DPI encoder/connector types to KMS utils. * amdgpu: add raven family id * modetest: fix printing of fourcc on BE machines * amdgpu/drm: add AMDGPU_HW_IP_VCN_DEC * amdgpu/drm: add AMDGPU_HW_IP_VCN_ENC * amdgpu: add the interface of waiting multiple fences * amdgpu: add a test for amdgpu_cs_wait_fences * amdgpu: add missing extern "C" headers * freedreno: fix double-free on exit OBS-URL: https://build.opensuse.org/request/show/498488 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=125
This commit is contained in:
commit
aa6139c967
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a82a519601e9cdfad795e760807eb07ac8913b225e25fc8fe9bc03e3be6549f1
|
||||
size 771243
|
3
libdrm-2.4.81.tar.bz2
Normal file
3
libdrm-2.4.81.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cc05c195ac8708199979a94c4e4d1a928c14ec338ecbcb38ead09f54dae11ae
|
||||
size 786276
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 26 14:11:03 UTC 2017 - sndirsch@suse.com
|
||||
|
||||
- Update to version 2.4.81
|
||||
* Export drmDevicesEqual
|
||||
* configure: Fix the <sys/sysmacros.h> check
|
||||
* Fix stray caller of drmCompareDevices
|
||||
* amdgpu/: concisely && consistently check null ptrs in canonical form
|
||||
* amdgpu: Use the canonical form in branch predicate
|
||||
* Add pl111 as a KMS driver for utils.
|
||||
* Add the DPI encoder/connector types to KMS utils.
|
||||
* amdgpu: add raven family id
|
||||
* modetest: fix printing of fourcc on BE machines
|
||||
* amdgpu/drm: add AMDGPU_HW_IP_VCN_DEC
|
||||
* amdgpu/drm: add AMDGPU_HW_IP_VCN_ENC
|
||||
* amdgpu: add the interface of waiting multiple fences
|
||||
* amdgpu: add a test for amdgpu_cs_wait_fences
|
||||
* amdgpu: add missing extern "C" headers
|
||||
* freedreno: fix double-free on exit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 17 17:28:57 UTC 2017 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.80
|
||||
Version: 2.4.81
|
||||
Release: 0
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user