From: Deepak S Date: Sat, 9 May 2015 12:45:46 +0000 (+0530) Subject: drm/i915/chv: Set min freq to efficient frequency on chv X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~71^2~110 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7c91b78b1ce6663e0f1f037f6cb4d7c9537d44;p=pandora-kernel.git drm/i915/chv: Set min freq to efficient frequency on chv After feedback from the hardware team, now we set the GPU min/idel freq to RPe. Punit is expecting us to operate GPU between Rpe & Rp0. If we drop the frequency to RPn, punit is failing to change the vgg input voltage to minimum :( Since Punit validates the rps range [RPe, RP0]. This patch removes unused cherryview_rps_min_freq function. v2: Change commit message v3: set min_freq before idle_freq (chris) v4: Squash 'Remove unused rps min function' patch Signed-off-by: Deepak S Acked-by: Chris Wilson Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed