From: Krzysztof Helt Date: Tue, 31 Mar 2009 22:25:05 +0000 (-0700) Subject: cirrusfb: add mmio registers for Laguna chipsets X-Git-Tag: v2.6.30-rc1~473 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e30fc086d000d15abfe5550cc8b286335f7e132;p=pandora-kernel.git cirrusfb: add mmio registers for Laguna chipsets The Laguna chipsets use special registers which are available through the mmio area. The cirrusfb driver does not use memory mapped registers for the PCI cards. Add the memory mapped area for Laguna chipsets and add basic usage of the special Laguna registers after SVGALIB code. This gives readable console at 16bpp on the GD-5465 (Laguna AGP). The 8bpp and 32bpp depths are still broken. Signed-off-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed