commit | b3d254955fb5797232ec329b136c363aa4fdaa05 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Wed Jun 24 23:09:15 2009 -0700 |
committer | Eric Anholt <eric@anholt.net> | Thu Jul 02 16:15:01 2009 -0700 |
tree | 84248c6cbe0be526ef3a71812354d1d57abb3f56 | |
parent | 1ae8c0a56eeb3ed358b78ccadd024d6b721f26bc [diff] |
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>