drm/i915: Fix TV Out refresh rate.
authorRodrigo Vivi <rodrigo.vivi@gmail.com>
Wed, 14 Dec 2011 23:10:06 +0000 (21:10 -0200)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Jan 2012 21:53:22 +0000 (13:53 -0800)
TV Out refresh rate was half of the specification for almost all modes.
Due to this reason pixel clock was so low for some modes causing flickering screen.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found