- Update to version 2.4.52

+ intel: squash unused variable 'bo_gem'
  + intel: Handle malloc fails in context create
  + intel: Merge latest i915_drm.h
  + drm: Initialize or valgrind-clear modesetting ioctl arguments.
  + intel: Track whether a buffer is idle to avoid trips to the kernel.
  + tests/kmstest: support exynos
  + Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))
  + intel: Create a new drm_intel_bo offset64 field.
  + freedreno: add fd_device_new_dup()
  + modetest: add the possibility to select the refresh frequency for a mode

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=162
This commit is contained in:
Stefan Dirsch 2014-01-21 11:16:52 +00:00 committed by Git OBS Bridge
parent 6dfe935365
commit c5ecb8bef0
4 changed files with 19 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jan 21 11:14:46 UTC 2014 - sndirsch@suse.com
- Update to version 2.4.52
+ intel: squash unused variable 'bo_gem'
+ intel: Handle malloc fails in context create
+ intel: Merge latest i915_drm.h
+ drm: Initialize or valgrind-clear modesetting ioctl arguments.
+ intel: Track whether a buffer is idle to avoid trips to the kernel.
+ tests/kmstest: support exynos
+ Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))
+ intel: Create a new drm_intel_bo offset64 field.
+ freedreno: add fd_device_new_dup()
+ modetest: add the possibility to select the refresh frequency for a mode
-------------------------------------------------------------------
Wed Jan 15 13:15:05 UTC 2014 - afaerber@suse.de

View File

@ -18,7 +18,7 @@
Name: libdrm
Url: http://dri.freedesktop.org/
Version: 2.4.51
Version: 2.4.52
Release: 0
Provides: libdrm23 = %{version}
Obsoletes: libdrm23 < %{version}