drm/i915: CR clock gating is recommend to be set on PineView
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Apr 2012 13:51:43 +0000 (14:51 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 May 2012 09:18:12 +0000 (11:18 +0200)
commit13a86b85aca24f825c7843cdcd81eaff19fa4ea9
treeeba5e1acca1d5cceee7fd23d576e613e5bf4f6d1
parent1070a42b6bc5cc10a33d2fe22f0b295a0194a582
drm/i915: CR clock gating is recommend to be set on PineView

The specs recommend that this bit be set on PineView. No reason is
given, but it sounds like a powersaving bit that we should expect the
BIOS to be setting...

v2: Rebase on top of _MASKED_ENABLE_BIT

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c