patch-2.2.3 linux/include/video/sbusfb.h

Next file: linux/init/main.c
Previous file: linux/include/video/fbcon.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.2/linux/include/video/sbusfb.h linux/include/video/sbusfb.h
@@ -15,8 +15,12 @@
 struct fb_info_creator {
 	struct ffb_fbc *fbc;
 	struct ffb_dac *dac;
-	int dac_rev;
 	int xy_margin;
+	int fifo_cache;
+	u64 yx_margin;
+	int fg_cache;
+	int bg_cache;
+	int dac_rev;
 };
 struct fb_info_cgsix {
 	struct bt_regs *bt;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)