alistair23-linux/drivers/video/console
Knut Petersen d354d9afe9 [PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
Nothing prevents a user to modprobe a framebuffer driver from e.g.  the
xterm prompt.  As a result, the set_par() function of the driver will be
called from fbcon_init().

This is fatal as a lot of X / framebuffer combinations are unable to
recover from set_par() reprogramming the graphics controller in
KD_GRAPHICS mode.

It is also unnecessary as the set_par() function will be called during a
switch to KD_TEXT anyway.  Because of this no side effects are possible.

Signed-off-by: Knut Petersen <Knut_Petersen@t-online.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-07 10:39:34 -08:00
..
bitblit.c [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation 2005-11-09 07:56:34 -08:00
dummycon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fbcon.c [PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS 2006-01-07 10:39:34 -08:00
fbcon.h [PATCH] fbdev: fix module dependency loop 2005-11-13 18:14:10 -08:00
fbcon_ccw.c [PATCH] Console rotation fixes 2005-11-28 14:42:23 -08:00
fbcon_cw.c [PATCH] fbdev: fix module dependency loop 2005-11-13 18:14:10 -08:00
fbcon_rotate.c [PATCH] fbcon: Console Rotation - Add support for 270-degree rotation 2005-11-09 07:56:34 -08:00
fbcon_rotate.h [PATCH] Console rotation fixes 2005-11-28 14:42:23 -08:00
fbcon_ud.c [PATCH] Fix framebuffer console upside-down ywrap scrolling 2005-12-20 09:44:20 -08:00
font_6x11.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_7x14.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_8x8.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_8x16.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_10x18.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_acorn_8x8.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_mini_4x6.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_pearl_8x8.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_sun8x16.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
font_sun12x22.c [PATCH] fbcon: constify font data 2005-09-13 08:22:32 -07:00
fonts.c Revert "[PATCH] fbcon: Add rl (Roman Large) font" 2005-11-12 10:14:02 -08:00
Kconfig [SPARC]: introduce a SPARC Kconfig symbol 2005-12-22 23:09:54 -08:00
Makefile Revert "[PATCH] fbcon: Add rl (Roman Large) font" 2005-11-12 10:14:02 -08:00
mdacon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
newport_con.c Fix build error caused by missmatching duplicate declaration. 2005-10-29 19:32:31 +01:00
prom.uni Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
promcon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
softcursor.c [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon 2005-11-07 07:53:50 -08:00
sticon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sticore.c [PARISC] Reorganize sticore probe routine to be a little less convoluted 2005-10-21 22:41:49 -04:00
tileblit.c [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation 2005-11-09 07:56:34 -08:00
vgacon.c [PATCH] vgacon: Fix usage of stale height value on vc initialization 2005-11-22 09:13:43 -08:00