From: Tom O'Rourke Date: Wed, 19 Nov 2014 22:21:55 +0000 (-0800) Subject: drm/i915: Update ring freq for full gpu freq range X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~14^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6985b352183fc00df22a769892a24bc438db5357;p=pandora-kernel.git drm/i915: Update ring freq for full gpu freq range In __gen6_update_ring_freq, use the full range of possible gpu frequencies from max_freq to min_freq. The actual gpu frequency could be outside the range from max_freq_softlimit to min_freq_softlimit due to power/thermal constraints. Signed-off-by: Tom O'Rourke Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed