drm/i915: add Ivybridge clock gating init function
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 11 May 2011 16:42:30 +0000 (09:42 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 May 2011 01:12:53 +0000 (18:12 -0700)
Some of the bits have changed, including one we were setting that enables
a VGA test mode, preventing pipe B from working at all.  So add a new
IVB specific function with the right bits.

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

No differences found