rpms/xorg-x11-drv-i810/devel intel-2.5.0-no-gem-legacy-3d.patch, NONE, 1.1

Dave Airlie airlied at fedoraproject.org
Sat Dec 20 22:40:58 UTC 2008


Author: airlied

Update of /cvs/pkgs/rpms/xorg-x11-drv-i810/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26470

Added Files:
	intel-2.5.0-no-gem-legacy-3d.patch 
Log Message:
* Sun Dec 21 2008 Dave Airlie <airlied at redhat.com> 2.5.99.1-0.1
- intel rebase to upstream release + master fixes


intel-2.5.0-no-gem-legacy-3d.patch:

--- NEW FILE intel-2.5.0-no-gem-legacy-3d.patch ---
diff -up xf86-video-intel-2.5.99.1/src/i830_memory.c.nogem xf86-video-intel-2.5.99.1/src/i830_memory.c
--- xf86-video-intel-2.5.99.1/src/i830_memory.c.nogem	2008-12-03 15:46:41.000000000 +1000
+++ xf86-video-intel-2.5.99.1/src/i830_memory.c	2008-12-21 08:30:45.000000000 +1000
@@ -522,6 +522,8 @@ i830_allocator_init(ScrnInfoPtr pScrn, u
 	    i830_free_memory(pScrn, pI830->memory_manager);
 	    pI830->memory_manager = NULL;
 	}
+    } else {
+	pI830->allocate_classic_textures = TRUE;
     }
 #endif /* XF86DRI */
 




More information about the fedora-extras-commits mailing list