SOURCES (LINUX_2_6): fbsplash-0.9.2-r5-2.6.20-rc6.patch - updated ...
zbyniu
zbyniu at pld-linux.org
Thu May 10 23:25:52 CEST 2007
Author: zbyniu Date: Thu May 10 21:25:51 2007 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- updated for 2.6.21
---- Files affected:
SOURCES:
fbsplash-0.9.2-r5-2.6.20-rc6.patch (1.1.2.1 -> 1.1.2.1.2.1)
---- Diffs:
================================================================
Index: SOURCES/fbsplash-0.9.2-r5-2.6.20-rc6.patch
diff -u SOURCES/fbsplash-0.9.2-r5-2.6.20-rc6.patch:1.1.2.1 SOURCES/fbsplash-0.9.2-r5-2.6.20-rc6.patch:1.1.2.1.2.1
--- SOURCES/fbsplash-0.9.2-r5-2.6.20-rc6.patch:1.1.2.1 Tue Feb 13 00:36:54 2007
+++ SOURCES/fbsplash-0.9.2-r5-2.6.20-rc6.patch Thu May 10 23:25:46 2007
@@ -285,7 +285,7 @@
@@ -13,6 +13,7 @@ fb-objs := $(fb-y)
obj-$(CONFIG_VT) += console/
obj-$(CONFIG_LOGO) += logo/
- obj-$(CONFIG_SYSFS) += backlight/
+ obj-y += backlight/
+obj-$(CONFIG_FB_SPLASH) += fbsplash.o cfbsplash.o
obj-$(CONFIG_FB_CFB_FILLRECT) += cfbfillrect.o
@@ -971,7 +971,7 @@
+
+ if ((x_diff < 0 || x_diff > virt_fw ||
+ y_diff < 0 || y_diff > virt_fh) && !vc->vc_splash.state) {
- struct fb_videomode *mode;
+ const struct fb_videomode *mode;
DPRINTK("attempting resize %ix%i\n", var.xres, var.yres);
@@ -2106,6 +2141,25 @@ static int fbcon_switch(struct vc_data *vc)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/fbsplash-0.9.2-r5-2.6.20-rc6.patch?r1=1.1.2.1&r2=1.1.2.1.2.1&f=u
More information about the pld-cvs-commit
mailing list