commit | d2ecbab5960d9814a269d36723647d6ef391ba8f | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Thu Nov 04 11:06:06 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 10 17:24:09 2010 +0900 |
tree | 553dab93c85d78e74d4c364786b395d30a160677 | |
parent | 8c183ecee23991dd6c0476a537c6bae8afd2567e [diff] |
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>