Antonino A. Daplas
89ec4c238e
[PATCH] vesafb: Fix incorrect logo colors in x86_64
...
Bugzilla Bug 6299:
A pixel size of 8 bits produces wrong logo colors in x86_64.
The driver has 2 methods for setting the color map, using the protected
mode interface provided by the video BIOS and directly writing to the VGA
registers. The former is not supported in x86_64 and the latter is enabled
only in i386.
Fix by enabling the latter method in x86_64 only if supported by the BIOS.
If both methods are unsupported, change the visual of vesafb to
STATIC_PSEUDOCOLOR.
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:54 -07:00
..
2006-04-11 06:18:53 -07:00
2006-03-31 12:19:00 -08:00
2006-03-31 12:19:00 -08:00
2006-03-27 08:44:55 -08:00
2006-03-27 08:44:56 -08:00
2006-03-11 09:19:35 -08:00
2006-03-11 09:19:35 -08:00
2006-03-29 13:24:50 +11:00
2006-03-29 13:24:50 +11:00
2006-03-29 13:24:50 +11:00
2006-03-27 08:44:56 -08:00
2006-03-27 08:44:58 -08:00
2006-01-14 18:27:15 -08:00
2006-03-27 08:44:58 -08:00
2006-01-26 14:12:06 +00:00
2006-01-14 18:27:14 -08:00
2006-03-11 09:19:35 -08:00
2006-03-27 08:44:58 -08:00
2006-01-14 18:27:14 -08:00
2006-02-24 14:31:38 -08:00
2006-03-27 08:44:55 -08:00
2006-03-27 08:44:55 -08:00
2006-03-24 18:53:18 +01:00
2006-03-31 12:19:00 -08:00
2006-01-14 18:27:15 -08:00
2006-01-14 18:27:15 -08:00
2006-01-14 18:27:15 -08:00
2006-03-27 08:44:58 -08:00
2006-03-28 23:15:54 +11:00
2006-01-14 18:27:15 -08:00
2006-01-31 18:00:13 -08:00
2006-03-20 13:42:57 -08:00
2006-03-27 08:44:56 -08:00
2006-03-31 12:18:53 -08:00
2006-03-27 08:44:55 -08:00
2006-03-27 08:44:56 -08:00
2006-03-24 18:53:18 +01:00
2006-02-24 14:31:38 -08:00
2006-03-25 08:22:53 -08:00
2006-01-14 18:27:15 -08:00
2006-03-27 08:44:58 -08:00
2006-04-11 06:18:54 -07:00
2006-01-14 18:27:15 -08:00
2006-01-12 09:09:05 -08:00
2006-03-27 08:44:58 -08:00
2006-03-31 12:19:01 -08:00
2006-03-27 08:44:58 -08:00
2006-03-27 08:44:58 -08:00
2006-01-14 18:27:15 -08:00
2006-03-25 08:22:52 -08:00
2006-01-14 18:27:14 -08:00
2006-02-07 20:56:35 -05:00
2006-03-27 08:44:58 -08:00
2006-03-31 12:19:00 -08:00
2006-03-11 09:19:35 -08:00
2006-02-15 10:13:02 +00:00
2006-03-20 13:42:57 -08:00
2006-03-22 01:15:13 -08:00
2006-01-17 15:53:11 -08:00
2006-01-14 18:27:15 -08:00
2006-03-27 08:44:58 -08:00
2006-03-30 17:48:47 +00:00
2006-03-31 12:18:53 -08:00
2006-01-14 18:27:15 -08:00
2006-03-11 09:19:36 -08:00
2006-04-11 06:18:54 -07:00
2006-03-20 13:42:57 -08:00
2006-03-27 08:44:58 -08:00
2006-03-31 12:19:00 -08:00
2006-03-31 12:19:00 -08:00