fbdev: modedb: fix CEA modes
authorArnd Hannemann <arnd@arndnet.de>
Thu, 18 Nov 2010 09:45:42 +0000 (09:45 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 19 Nov 2010 07:56:54 +0000 (16:56 +0900)
commit2006920a18cc9f499e5cccf9e6f1aa9f6120705e
treea203df8d59ec2de8892b25fea8009c6621a71f57
parent27d29dc4be07aafae270992f8d6e400f8912a33d
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>
drivers/video/modedb.c