[Lunar-commits] <moonbase> libdrm: version bumped to 2.4.21.

Florin Braescu florin at lunar-linux.org
Sun Jun 20 18:23:42 CEST 2010


commit d69814f729c85eef60494f141880ad575b4bba3e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jun 20 19:23:42 2010 +0300

    libdrm: version bumped to 2.4.21.
    
    The two major changes:
    1) media ring support on kernel 2.6.35 for doing media decode on G45+
    2) Reduced memory allocation for BO cached objects -- saves about 1/4 of
       the graphics memory on workloads I tested on Ironlake and 945GM.
    
          Make libkms build default OS-dependent
          nouveau: stop shipping nouveau_class.h
---
 xorg7/extra/libdrm/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/xorg7/extra/libdrm/DETAILS b/xorg7/extra/libdrm/DETAILS
index 83c44af..c09290b 100644
--- a/xorg7/extra/libdrm/DETAILS
+++ b/xorg7/extra/libdrm/DETAILS
@@ -1,12 +1,12 @@
           MODULE=libdrm
-         VERSION=2.4.20
+         VERSION=2.4.21
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://dri.freedesktop.org/libdrm
-      SOURCE_VFY=sha1:f1448ac0f1c7a5f74a86d2fb50941fc12dc932db
+      SOURCE_VFY=sha1:be7754008424a12e01ab0f0da3deb8de13ad2f0c
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
         WEB_SITE=http://www.freedesktop.org
          ENTERED=20061017
-         UPDATED=20100410
+         UPDATED=20100620
            SHORT="The userspace interface to kernel DRM services"
 
 cat << EOF


More information about the Lunar-commits mailing list