]> git.karo-electronics.de Git - mv-sheeva.git/commit
fbdev: sh_mobile_hdmi: add support for the "video=" kernel command line option
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 15 Oct 2010 07:54:04 +0000 (07:54 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 15 Oct 2010 10:00:57 +0000 (19:00 +0900)
commitf1198d1ea1c1fe7a0d619c5cf7049efe6205e527
treecff5525cc1b1323b0d29fedb1711acaf96283e54
parent6031f347389c84066a3ecb55e98782a63e2d7589
fbdev: sh_mobile_hdmi: add support for the "video=" kernel command line option

Add support for specifying video modes on the kernel command line. Mode
selection priorities are also changed such, that only exact matches of
specified modes with monitor modes from EDID are accepted, at least in width
and height. If none found - fall back to framebuffer default setting, if
available.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/sh_mobile_hdmi.c