drm/i915: Use a different PLL timing search function on G4X.
authorMa Ling <ling.ma@intel.com>
Wed, 18 Mar 2009 12:13:27 +0000 (20:13 +0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 21:45:12 +0000 (14:45 -0700)
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>

No differences found