drm/i915: Adjust DisplayPort clocks to use 96MHz reference
authorKeith Packard <keithp@keithp.com>
Thu, 25 Jun 2009 06:09:15 +0000 (23:09 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 2 Jul 2009 23:15:01 +0000 (16:15 -0700)
For some reason, the DP clocks were based off a 100MHz reference instead of
the standard 96MHz reference. This caused some DP monitors to fail to lock
to the signal.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found