]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: set more FBC chicken bits
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 17 Jan 2011 21:35:57 +0000 (13:35 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 18 Jan 2011 09:50:08 +0000 (09:50 +0000)
commit29d262ef9b569f15c7f9447dffd067f07649ee0f
tree357afa5393b50c3d2c61620587ec68b1d4ebee2d
parentb04c18c3e2c84d35ca68fc76ee7796a5a1a00d97
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