From: Tom O'Rourke Date: Wed, 19 Nov 2014 22:21:53 +0000 (-0800) Subject: drm/i915: Keep min freq above floor on HSW/BDW X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~14^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ab408c4b55fcbc447cf0288456613bad824626;p=pandora-kernel.git drm/i915: Keep min freq above floor on HSW/BDW Set the min_freq_softlimit to max(RPe, 450MHz). Setting a floor can ensure a minimum experience level. The 450MHz value came from a power and performance study of various types of workloads (3D, Media, GPGPU, idle, etc). v2: rebased Signed-off-by: Tom O'Rourke Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed