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

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



Tag 'libdrm-2.4.14-1' created by Julien Cristau <jcristau@debian.org> at 2009-10-07 18:38 +0000

Tagging upload of libdrm 2.4.14-1 to unstable.

Changes since libdrm-2.4.13-1:
Dave Airlie (1):
      radeon: fix 32/64 bit issue with sign extension

Eric Anholt (3):
      intel: Remove the old swrast flag for reducing cache flushing.
      intel: Remove the max_entries stuff that complicated bo reuse.
      Bump to 2.4.14 for release.

Julien Cristau (12):
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
      Merge tag 'libdrm-2.4.14' into debian-unstable
      Bump changelogs
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Bump Standards-Version to 3.8.3.
      Prepare changelog for upload

Keith Packard (1):
      drmModeFreeConnector: free encoders and properties

Zhenyu Wang (2):
      libdrm_intel: add new pci ids
      libdrm_intel: include B43 chipset check

---
 ChangeLog                       |   65 +++++++++++
 configure.ac                    |    2 
 debian/changelog                |    8 +
 debian/control                  |    2 
 debian/rules                    |    6 -
 debian/xsfbs/xsfbs.mk           |    4 
 debian/xsfbs/xsfbs.sh           |  229 ----------------------------------------
 libdrm/intel/intel_bufmgr_gem.c |   92 +++++-----------
 libdrm/intel/intel_chipset.h    |   10 +
 libdrm/radeon/radeon_cs_gem.c   |   12 +-
 libdrm/xf86drmMode.c            |    3 
 11 files changed, 127 insertions(+), 306 deletions(-)
---


Reply to: