]> git.openfabrics.org - ~shefty/rdma-dev.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>
Wed, 10 Nov 2010 08:24:09 +0000 (17:24 +0900)
commitd2ecbab5960d9814a269d36723647d6ef391ba8f
tree553dab93c85d78e74d4c364786b395d30a160677
parent8c183ecee23991dd6c0476a537c6bae8afd2567e
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