]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 16 Dec 2011 01:14:22 +0000 (17:14 -0800)
commitc0a21072d058a48d089cc25c6ec0de8051e3d053
tree816c9c3a0fb7262de41e4bc5a3ad838b56f35fd9
parent85fddd36b3313e9cfeeaa8288135d59abb1d94ef
drm/i915: Turn on another required clock gating bit on gen6.

commit 9ca1d10d748e56964de95e3ed80211b192f56cf4 upstream.

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>
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c