git: syscons - Handle kms framebuffer activation better when not in text mode.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Fri Nov 25 16:54:52 PST 2016
commit 6bf7fbb4144bdc701224764dcadc2336d4112687
Author: Imre Vadász <imre at vdsz.com>
Date: Fri Nov 25 01:26:32 2016 +0100
syscons - Handle kms framebuffer activation better when not in text mode.
* We shouldn't just silently remove the GRAPHICS_MODE or UNKNOWN_MODE flags,
instead try to handle those cases a bit more graceful.
* This avoid's Xorg's VT being silently switched back from UNKNOWN_MODE
to text mode, when the drm driver module is automatically loaded while
Xorg is starting.
Summary of changes:
sys/dev/misc/syscons/scvidctl.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6bf7fbb4144bdc701224764dcadc2336d4112687
--
DragonFly BSD source repository
More information about the Commits
mailing list