git: kernel/syscons: Disable a bit more VGA console code, when scp->fbi != NULL.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Feb 18 14:16:50 PST 2016


commit 0e33c40d490d60342d09c8575aa478d814ecb19c
Author: Imre Vadász <imre at vdsz.com>
Date:   Thu Feb 18 22:25:37 2016 +0100

    kernel/syscons: Disable a bit more VGA console code, when scp->fbi != NULL.
    
    Avoids calling load_palette() during vty switching when we have already
    switched to the KMS framebuffer.

Summary of changes:
 sys/dev/misc/syscons/syscons.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e33c40d490d60342d09c8575aa478d814ecb19c


-- 
DragonFly BSD source repository



More information about the Commits mailing list