drm/i915: Pass clock limits down to PLL matcher
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 14 Dec 2010 20:04:54 +0000 (20:04 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 14 Dec 2010 20:09:04 +0000 (20:09 +0000)
As we already know the limits for the hardware clock, pass it down
rather than recomputing them for each match.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found