From: Maciej W. Rozycki Date: Mon, 12 Feb 2007 08:54:54 +0000 (-0800) Subject: [PATCH] tgafb: support the DirectColor visual X-Git-Tag: v2.6.21-rc1~274^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be6011831c74d5db251b5f9746d259a5f59e71cf;p=pandora-kernel.git [PATCH] tgafb: support the DirectColor visual The 32-plane variations of the TGA use the Bt463 RAMDAC and are therefore DirectColor rather than TrueColor adapters. This is a set of changes to implement the necessary bits to support this model. A couple of fixes to fix accesses to the RAMDAC are included as a side-effect. Signed-off-by: Maciej W. Rozycki Cc: James Simmons Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed