chithanh 14/05/27 12:41:34
Added: xf86-video-siliconmotion-1.7.7-mibstore_h.patch
Removed: xf86-video-siliconmotion-1.7.5-abi-check.patch
xf86-video-siliconmotion-1.7.5-new-vgahw.patch
xf86-video-siliconmotion-1.7.5-xorg-server-1.12.patch
Log:
Fix build with newer xorg-server. Remove old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.1
x11-drivers/xf86-video-siliconmotion/files/xf86-video-siliconmotion-1.7.7-mibstore_h.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/files/xf86-video-siliconmotion-1.7.7-mibstore_h.patch?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-siliconmotion/files/xf86-video-siliconmotion-1.7.7-mibstore_h.patch?rev=1.1&content-type=text/plain
Index: xf86-video-siliconmotion-1.7.7-mibstore_h.patch
===================================================================
>From f19d7e463c30f1364e82e8c9f87b8a8407d53680 Mon Sep 17 00:00:00 2001
From: Adam Jackson <[email protected]>
Date: Thu, 10 Jan 2013 03:59:39 +0000
Subject: Remove miInitializeBackingStore()
Signed-off-by: Adam Jackson <[email protected]>
---
diff --git a/src/smi_driver.c b/src/smi_driver.c
index 4794571..134db79 100644
--- a/src/smi_driver.c
+++ b/src/smi_driver.c
@@ -1750,8 +1750,6 @@ SMI_ScreenInit(SCREEN_INIT_ARGS_DECL)
"Done writing mode. Register dump:\n");
SMI_PrintRegs(pScrn);
- miInitializeBackingStore(pScreen);
-
#ifdef HAVE_XMODES
xf86DiDGAInit(pScreen, (unsigned long)(pSmi->FBBase + pScrn->fbOffset));
#endif
--
cgit v0.9.0.2-2-gbebe