[pkg-fso-commits] [SCM] xf86-video-glamo, SMedia Glamo video driver for X.Org branch, master, updated. upstream/0.0.0+20090707.git98c012f7-57-g9918e08

Thomas White taw at bitwiz.org.uk
Fri Jan 8 13:25:09 UTC 2010


The following commit has been merged in the master branch:
commit f96458275af119a2f85022194b592b4aab28b8bf
Author: Thomas White <taw at bitwiz.org.uk>
Date:   Sat Sep 19 15:09:07 2009 +0100

    Remove a debug statement

diff --git a/src/glamo-kms-exa.c b/src/glamo-kms-exa.c
index ec116ab..f29c296 100644
--- a/src/glamo-kms-exa.c
+++ b/src/glamo-kms-exa.c
@@ -377,9 +377,6 @@ static Bool GlamoKMSExaPrepareAccess(PixmapPtr pPix, int index)
 		return TRUE;
 	}
 
-	xf86DrvMsg(pScrn->scrnIndex, X_INFO, "PrepareAccess (%i)\n",
-	          driver_priv->bo->handle);
-
 	/* Return as quickly as possible if we have a mapping already */
 	if ( driver_priv->bo->virtual ) {
 		pPix->devPrivate.ptr = driver_priv->bo->virtual;

-- 
xf86-video-glamo, SMedia Glamo video driver for X.Org



More information about the pkg-fso-commits mailing list