From: Guennadi Liakhovetski Date: Thu, 4 Nov 2010 11:06:06 +0000 (+0000) Subject: fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p X-Git-Tag: v2.6.37-rc8~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb59bfc59024115279de0d7612558caa72ec95f1;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed