- update to 2.4.73

* headers: Add README file
  * xd86drm: read more than 128 bytes of uevent in drmParsePciBusInfo
- update to 2.4.72
   * amdgpu: check parameters in amdgpu_query_gpu_info
   * intel: Export raw GEM mmap interfaces
   * intel: Migrate handle/name lookups from linear lists to hashtables
   * intel: Look prime handle up in handle hash table
   * Silence runtime complaints on platform devices
   * amdgpu: add the function to get the marketing name (v4)
   * intel: Add uthash.h to Makefile.sources.
   * amdgpu: Add amdgpu_asic_id.h to Makefile.sources.
   * freedreno: Add fd_ringbuffer_flush2 to symbol check.
   * headers: Sync drm{,_mode}.h with the kernel
   * Add drmModePageFlipTarget
   * intel: Add new symbols to intel-symbol-check
   * intel: Allow some codenames in INTEL_DEVID_OVERRIDE
   * add libsync.h helper
   * freedreno: sync uapi header
   * freedreno: add fence fd support
   * Return an -ENODEV from drmGetDevice() when no device was found.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=221
This commit is contained in:
Stefan Dirsch 2016-11-15 13:44:07 +00:00 committed by Git OBS Bridge
parent 920e1f384f
commit c017a95685
4 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c66287ddeee5f46ea8f8880b94b80acb3bbc33ba6321d17767eef145046df9b8
size 722278

3
libdrm-2.4.73.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96bfd39242fe168017d95f22e141645a35591f5902a7d98c2fa4ca8c31df5e4d
size 777305

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Nov 15 13:20:42 UTC 2016 - sndirsch@suse.com
- update to 2.4.73
* headers: Add README file
* xd86drm: read more than 128 bytes of uevent in drmParsePciBusInfo
- update to 2.4.72
* amdgpu: check parameters in amdgpu_query_gpu_info
* intel: Export raw GEM mmap interfaces
* intel: Migrate handle/name lookups from linear lists to hashtables
* intel: Look prime handle up in handle hash table
* Silence runtime complaints on platform devices
* amdgpu: add the function to get the marketing name (v4)
* intel: Add uthash.h to Makefile.sources.
* amdgpu: Add amdgpu_asic_id.h to Makefile.sources.
* freedreno: Add fd_ringbuffer_flush2 to symbol check.
* headers: Sync drm{,_mode}.h with the kernel
* Add drmModePageFlipTarget
* intel: Add new symbols to intel-symbol-check
* intel: Allow some codenames in INTEL_DEVID_OVERRIDE
* add libsync.h helper
* freedreno: sync uapi header
* freedreno: add fence fd support
* Return an -ENODEV from drmGetDevice() when no device was found.
-------------------------------------------------------------------
Tue Oct 4 08:21:19 UTC 2016 - mimi.vx@gmail.com

View File

@ -17,7 +17,7 @@
Name: libdrm
Version: 2.4.71
Version: 2.4.73
Release: 0
Summary: Userspace Interface for Kernel DRM Services
License: MIT
@ -255,6 +255,7 @@ install \
%endif
%{_includedir}/xf86drm.h
%{_includedir}/xf86drmMode.h
%{_includedir}/libsync.h
%{_libdir}/libdrm*.so
%{_libdir}/pkgconfig/libdrm*.pc