[PATCH ati] Remove reference to pixmapPrivate.

Trevor Woerner twoerner at gmail.com
Fri Oct 1 05:07:40 PDT 2010


From: Trevor Woerner <twoerner at gmail.com>

Signed-off-by: Trevor Woerner <twoerner at gmail.com>
---
 src/drmmode_display.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/drmmode_display.c b/src/drmmode_display.c
index a6038b2..57a8ec6 100644
--- a/src/drmmode_display.c
+++ b/src/drmmode_display.c
@@ -1145,7 +1145,6 @@ drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height)
 					   width, height, -1, -1, pitch * cpp,
 					   info->fb_shadow);
 	}
-	scrn->pixmapPrivate.ptr = ppix->devPrivate.ptr;
 
 	//	xf86DrvMsg(scrn->scrnIndex, X_INFO, "New front buffer at 0x%lx\n",
 	//		   info->front_bo-);
-- 
1.7.3.1.45.g9855b



More information about the xorg-devel mailing list