drm/i915: Turn on another required clock gating bit on gen6.
authorEric Anholt <eric@anholt.net>
Tue, 8 Nov 2011 00:07:05 +0000 (16:07 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 8 Nov 2011 03:29:36 +0000 (19:29 -0800)
commit9ca1d10d748e56964de95e3ed80211b192f56cf4
treed19e64f9d226ca49c6b10608f62c4c30efd3d7aa
parent406478dc911e16677fbd9c84d1d50cdffbc031ab
drm/i915: Turn on another required clock gating bit on gen6.

Unlike the previous one, I don't have known testcases it fixes.  I'd
rather not go through the same debug cycle on whatever testcases those
might be.

Signed-off-by: Eric Anholt <eric@anholt.net>
Cc: stable@kernel.org
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c