commit | 95cc44a04f4c364affbc194820ad4ca5ab88f30c | [log] [tgz] |
---|---|---|
author | Vladimir Murzin <vladimir.murzin@arm.com> | Mon Aug 15 11:10:31 2016 +0100 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Sep 07 12:06:13 2016 +0300 |
tree | 9759b4fb11fab5e0069e1cb6cf01ce3b6781390c | |
parent | cf957ccc76eeffee9f06d2f8f7c9260015076e92 [diff] |
fbdev: vfb: add option for video mode Make vfb a bit more flexible in sense what it can represent and allow the end user to specify video mode parameters via newly introduced module option "mode". Since it is test module it is still up to the end user to make sure there is enough memory to satisfy video mode settings. Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com> [tomi.valkeinen@ti.com: constified vfb_default] Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>