]> git.kernelconcepts.de Git - mv-sheeva.git/commit
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)
commitcb59bfc59024115279de0d7612558caa72ec95f1
treef5e8c61dd8ef0bda123485ad91835c47fecf5724
parent60328917e6019c7f8a2e70c08d433a05ba9fcfb7
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p

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>
drivers/video/sh_mobile_lcdcfb.c