commit | d490609321828c62e8dfa6220f0acd82e5cb3756 | [log] [tgz] |
---|---|---|
author | Ma Ling <ling.ma@intel.com> | Wed Mar 18 20:13:27 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Fri Mar 27 14:45:12 2009 -0700 |
tree | a15e45265673aa20784dfd693fd9903395dcb536 | |
parent | 044c7c415a68077b7c444c753aa03a35149e881a [diff] |
drm/i915: Use a different PLL timing search function on G4X. This improves the PLL timings according to the suggestion of the hardware engineers. This results in some outputs being able to sync that weren't able to before. This is part of fixing fd.o bug #17508. Signed-off-by: Ma Ling <ling.ma@intel.com> [anholt: cleaned up a couple of redundant comments] Signed-off-by: Eric Anholt <eric@anholt.net>