[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force SVN commit: rev 154 - people/ishikawa/4.3.0-0pre1v1-xrender-xcursor-split/patches



Author: ishikawa
Date: 2003-06-05 23:16:38 -0500 (Thu, 05 Jun 2003)
New Revision: 154

Added:
   people/ishikawa/4.3.0-0pre1v1-xrender-xcursor-split/patches/056_i810_make_i830_usable.diff
Log:
branches/sid/4.3.0 sync



Added: people/ishikawa/4.3.0-0pre1v1-xrender-xcursor-split/patches/056_i810_make_i830_usable.diff
==============================================================================
--- people/ishikawa/4.3.0-0pre1v1-xrender-xcursor-split/patches/056_i810_make_i830_usable.diff	2003-06-06 03:26:44 UTC (rev 153)
+++ people/ishikawa/4.3.0-0pre1v1-xrender-xcursor-split/patches/056_i810_make_i830_usable.diff	2003-06-06 04:16:38 UTC (rev 154)
@@ -0,0 +1,26 @@
+From Marcus C. Gottwald:
+Hi Daniel!
+
+Egbert Eich's patch for the i830 driver applies fine to your
+4.3.0-0ds4 sources and really only makes it usable on a i830. I
+only had to create another patch file and recompile the whole
+thing:
+
+=====
+
+Patch from Egbert Eich 2003-04-07 11:37
+
+see bugs.xfree86.org #103
+
+--- xc/programs/Xserver/hw/xfree86/drivers/i810/i830_driver.c
++++ xc/programs/Xserver/hw/xfree86/drivers/i810/i830_driver.c
+@@ -3254,6 +3255,8 @@
+ #endif
+
+    ResetState(pScrn, TRUE);
++   /* NeedToSync is set TRUE in RefreshRing called from ResetState() */
++   pI830->AccelInfoRec->NeedToSync = FALSE;
+    RestoreHWState(pScrn);
+    RestoreBIOSMemSize(pScrn);
+    I830UnbindGARTMemory(pScrn);
+



Reply to: