[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libdrm: Changes to 'refs/tags/libdrm-2.4.28-1'



Tag 'libdrm-2.4.28-1' created by Cyril Brulebois <kibi@debian.org> at 2011-12-06 14:22 +0000

Tagging upload of libdrm 2.4.28-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk7eJRsACgkQeGfVPHR5Nd3W4QCfc/bnuBzNdtgP3wsB04AyPA2I
YfQAoMxPKH0CmfUbLNosAQbUrXX4i753
=+lHf
-----END PGP SIGNATURE-----

Changes since libdrm-2.4.27-1:
Chris Wilson (2):
      intel: Unmap buffers during drm_intel_gem_bo_unmap
      configure: Bump version to 2.4.28

Cyril Brulebois (3):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Upload to unstable.

Daniel Vetter (1):
      intel: limit aperture space to mappable area on gen3

Jeremy Huddleston (1):
      Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast

Jerome Glisse (1):
      tests/radeon: radeon specific test

Maarten Lankhorst (1):
      nouveau: Mark nouveau subchannel unbound nouveau_grobj_free

---
 ChangeLog                 |   66 +++++++++++++++++
 configure.ac              |    3 
 debian/changelog          |    6 +
 intel/intel_bufmgr_gem.c  |   35 +++++++--
 nouveau/nouveau_grobj.c   |    3 
 tests/Makefile.am         |    4 +
 tests/radeon/Makefile.am  |   12 +++
 tests/radeon/list.h       |  137 ++++++++++++++++++++++++++++++++++++
 tests/radeon/radeon_ttm.c |   75 ++++++++++++++++++++
 tests/radeon/rbo.c        |  171 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/radeon/rbo.h        |   50 +++++++++++++
 xf86drm.c                 |    8 +-
 12 files changed, 558 insertions(+), 12 deletions(-)
---


Reply to: