diff mbox

[0/22] Make SVGA oriented FBs work on multi-domain PCI

Message ID 1294798499.13868.9.camel@lithium (mailing list archive)
State Not Applicable
Headers show

Commit Message

Alex Buell Jan. 12, 2011, 2:14 a.m. UTC
None
diff mbox

Patch

--- s3fb.c.orig 2011-01-12 02:09:47.339553002 +0000
+++ s3fb.c      2011-01-12 02:10:01.411553002 +0000
@@ -383,7 +383,7 @@ 
 
                memset(&(par->state), 0, sizeof(struct vgastate));
                par->state.vgabase = vgabase;
-               par->state.flags = VGA_SAVE_MODE | VGA_SAVE_FONTS |
VGA_SAVE_CMAP;
+               par->state.flags = VGA_SAVE_MODE | VGA_SAVE_CMAP;
                par->state.num_crtc = 0x70;
                par->state.num_seq = 0x20;