]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Dec 2011 16:54:07 +0000 (08:54 -0800)
commit8f9940d1bf1d7dface90977031e327ee237408ca
tree51925cc849896474860b83da8c0a95180aab86e4
parent9bdbb716a8c3a3363d40b198f351d78bfecd8917
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