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)
commitb3d254955fb5797232ec329b136c363aa4fdaa05
tree84248c6cbe0be526ef3a71812354d1d57abb3f56
parent1ae8c0a56eeb3ed358b78ccadd024d6b721f26bc
drm/i915: Adjust DisplayPort clocks to use 96MHz reference

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>
drivers/gpu/drm/i915/intel_display.c