commit | 2006920a18cc9f499e5cccf9e6f1aa9f6120705e | [log] [tgz] |
---|---|---|
author | Arnd Hannemann <arnd@arndnet.de> | Thu Nov 18 09:45:42 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Nov 19 16:56:54 2010 +0900 |
tree | a203df8d59ec2de8892b25fea8009c6621a71f57 | |
parent | 27d29dc4be07aafae270992f8d6e400f8912a33d [diff] |
fbdev: modedb: fix CEA modes Some of the modes were missing the correct sync polarities. This was causing a corrupt or left shifted picture on my TV. Additionally format #35 had a wrong refresh rate and pixel clock. This patch fixes those issues. Signed-off-by: Arnd Hannemann <arnd@arndnet.de> Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>