drm/i915: split out PCH refclk update code
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 3 Aug 2011 19:59:20 +0000 (12:59 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Aug 2011 17:26:24 +0000 (10:26 -0700)
We ought to be calling this from our DPMS routines as well as global
state may change and we need to enable/disable clocks.  So split out the
code in preparation for further changes.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found