fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 4 Nov 2010 11:06:06 +0000 (11:06 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 27 Dec 2010 14:06:29 +0000 (23:06 +0900)
LCDC hardware can support 1920x1080 formats, adjust the driver to cover them.
Besides, instead of guessing some "reasonable" validity checks, only verify
values in .fb_check_var(), that we are sure, we cannot support.

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

No differences found