]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MB
authorMartin Michlmayr <tbm@cyrius.com>
Fri, 24 Feb 2006 21:04:16 +0000 (13:04 -0800)
committerChris Wright <chrisw@sous-sol.org>
Wed, 1 Mar 2006 22:36:36 +0000 (14:36 -0800)
commit96fb1a894d71297d8abe0a803a725f7eb25910c3
tree404fc7a746086dc7ef65b51abded7fff9cf1dd9d
parent3bf8ce11c70ef5dc2298c7fff4a744c48e87b9f0
[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MB

Allocating more than 4 MB memory for the GBE (SGI O2) framebuffer completely
breakfs gbefb support at the moment.  According to comments on #mipslinux,
more than 4 MB has never worked correctly in Linux.  Therefore, the default
should be 4 MB.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/video/Kconfig