open-src/driver/xf86-video-intel/build-with-Xorg1.10.patch
changeset 1265 0b5cc5c013e4
parent 1264 a3323e4f263f
child 1266 79ac6b45d8f4
equal deleted inserted replaced
1264:a3323e4f263f 1265:0b5cc5c013e4
     1 --- src/i830_driver.c	Tue May  3 12:06:28 2011
       
     2 +++ src/i830_driver.c	Tue May  3 12:06:38 2011
       
     3 @@ -465,7 +465,6 @@
       
     4  		/* ick. xf86EnableDisableFBAccess smashes the screen pixmap devPrivate,
       
     5  		 * so update the value it uses
       
     6  		 */
       
     7 -		scrn->pixmapPrivate.ptr = NULL;
       
     8  		xf86DrvMsg(scrn->scrnIndex, X_INFO,
       
     9  			   "New front buffer at 0x%lx\n",
       
    10  			   intel->front_buffer->offset);