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)
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>

No differences found