drm/i915: set more FBC chicken bits
commit1ffa325bac55982d72a61ccab1a4190501e37148
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 17 Jan 2011 21:35:57 +0000 (17 13:35 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 18 Jan 2011 09:50:08 +0000 (18 09:50 +0000)
tree357afa5393b50c3d2c61620587ec68b1d4ebee2d
parente6f597a1425b5af64917be3448b29e2d5a585ac8
drm/i915: set more FBC chicken bits

Add a couple of missing workaround bits for ILK & SNB.  These disable
clock gating on a couple of units that would otherwise prevent FBC from
working.

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