kernel-ark/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
dummycon.c
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
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
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
font_6x11.c
font_7x14.c
font_8x8.c
font_8x16.c
font_10x18.c
font_acorn_8x8.c
font_mini_4x6.c
font_pearl_8x8.c
font_sun8x16.c
font_sun12x22.c
fonts.c
Kconfig [SPARC]: introduce a SPARC Kconfig symbol 2005-12-22 23:09:54 -08:00
Makefile
mdacon.c
newport_con.c
prom.uni
promcon.c
softcursor.c
sticon.c
sticore.c
tileblit.c
vgacon.c [PATCH] vgacon: Fix usage of stale height value on vc initialization 2005-11-22 09:13:43 -08:00