drm/i915: add PCH DPLL enable/disable functions
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 4 Jan 2011 23:09:34 +0000 (15:09 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Jan 2011 12:36:41 +0000 (12:36 +0000)
commit92f2584a083986c05fc811bbdf380c3fa7c12296
treeb6e4f8b2e02475e455b800da05d5501d7d234e85
parent63d7bbe9ded4146e3f78e5742b119fa1fdb52665
drm/i915: add PCH DPLL enable/disable functions

With assertions to check transcoder and reference clock state.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c