git: drm: hack together an implementation of fb_get_options
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jun 5 16:03:30 PDT 2015
commit 26a028bf8c7694e64d44f9e2bb8bd0fba47d7519
Author: Imre Vadász <imre at vdsz.com>
Date: Tue Jun 2 23:14:52 2015 +0200
drm: hack together an implementation of fb_get_options
This can be used to set the video mode used for the syscons fb console,
a la "video=..." in linux.
Summary of changes:
sys/dev/drm/drm_fb_helper.c | 42 ++++++++++++++++++++++++++++++++++++++++--
1 file changed, 40 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/26a028bf8c7694e64d44f9e2bb8bd0fba47d7519
--
DragonFly BSD source repository
More information about the Commits
mailing list