From: Andres Salomon Date: Mon, 28 Apr 2008 09:14:57 +0000 (-0700) Subject: gxfb: replace FBSIZE config option with a module parameter X-Git-Tag: v2.6.26-rc1~835 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa20c8a6e520d9ccd68c8101155ffdbc19c977c3;p=pandora-kernel.git gxfb: replace FBSIZE config option with a module parameter Use a command line option (vram) rather than hardcoding the vram size. LxFB already does this; it's useful for machines that can't query the BIOS for fb size. This patch originated from David Woodhouse, was modified by Jordan Crouse, and was then modified further by me. This also adds some gxfb documentation in Documentation/fb. Signed-off-by: Andres Salomon Cc: Jordan Crouse Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed