From: Daniel Vetter Date: Wed, 18 Jun 2014 11:59:13 +0000 (+0200) Subject: drm/i915: Use new frontbuffer bits to increase pll clock X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~63^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc36513ca36a03e4fd8693d127bac5fe48185786;p=pandora-kernel.git drm/i915: Use new frontbuffer bits to increase pll clock The downclocking checks a few more things, so not that simple to convert. Also, this should get unified with the drrs handling and also use the locking of that. Otoh the drrs locking is about as hapzardous as no locking, at least on first sight. For easier conversion ditch the upclocking on unload - we'll turn off everything anyway. Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed