• Andrew Morton's avatar
    [PATCH] Core fbcon fixes · 0a88d609
    Andrew Morton authored
    From: "Antonino A. Daplas" <adaplas@hotpop.com>
    
    This patch fixes the following bugs/regressions for fbcon:
    
    1.  Initialize and update global arrays used by fbcon during
       initialization and and by set_con2fbmap code.
    
    2.  Fixed screen corruption (white rectangle) at initial mode setting
       plaguing cards with VGA cores and with VGA console enabled.  (vga16fb,
       however, still shows remnants of previous text if boot logo is enabled)
    
    3. Improved fbcon_startup/fbcon_init code.
    
    4. Fixed set_con2fbmap code -- should support multiple devices mapped to
    Signed-off-by: default avatarAntonino A. Daplas <adaplas@pol.net>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    0a88d609
fbcon.c 63.9 KB