Accepting request 486735 from home:tobijk:X11:XOrg
- Update to version 2.4.77: + tests/etnaviv: link against libdrm + etnaviv: remove struct etna_specs + amdgpu: add amdgpu_bo_va_op_raw to the symbol check + configure.ac: bring back pthread-stubs check + tegra: update symbol-check + amdgpu: add REPLACE and CLEAR checking for VA op (v2) + amdgpu: add amdgpu_bo_va_op_raw + headers: sync amdgpu_drm.h from airlied/drm-next + headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed + Android: fix building of modetest and proptest + Android: disable pointer-arith and enum-conversion + exynos: fix type-punned pointer build warning + exynos/fimg2d: remove unused-function build warning + tests/exynos: remove unused-function build warning + tests/exynos: fix invalid code of error path in g2d test + xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList OBS-URL: https://build.opensuse.org/request/show/486735 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=231
This commit is contained in:
parent
ce125ddbd9
commit
db5a40466a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7cdfb83ea77def453299dd95332aa9257c9f3534ff5844f5c0ce87265c275f3a
|
||||
size 783155
|
3
libdrm-2.4.77.tar.bz2
Normal file
3
libdrm-2.4.77.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8d5e2ca3a42a4d02b4df97fde45a12eeeb34c158008361026f82c8bf6fb3b6d
|
||||
size 782724
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 8 12:37:08 UTC 2017 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
- Update to version 2.4.77:
|
||||
+ tests/etnaviv: link against libdrm
|
||||
+ etnaviv: remove struct etna_specs
|
||||
+ amdgpu: add amdgpu_bo_va_op_raw to the symbol check
|
||||
+ configure.ac: bring back pthread-stubs check
|
||||
+ tegra: update symbol-check
|
||||
+ amdgpu: add REPLACE and CLEAR checking for VA op (v2)
|
||||
+ amdgpu: add amdgpu_bo_va_op_raw
|
||||
+ headers: sync amdgpu_drm.h from airlied/drm-next
|
||||
+ headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed
|
||||
+ Android: fix building of modetest and proptest
|
||||
+ Android: disable pointer-arith and enum-conversion
|
||||
+ exynos: fix type-punned pointer build warning
|
||||
+ exynos/fimg2d: remove unused-function build warning
|
||||
+ tests/exynos: remove unused-function build warning
|
||||
+ tests/exynos: fix invalid code of error path in g2d test
|
||||
+ xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 4 09:30:51 UTC 2017 - sndirsch@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.76
|
||||
Version: 2.4.77
|
||||
Release: 0
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user