From: Chon Ming Lee Date: Thu, 7 Nov 2013 07:23:27 +0000 (+0800) Subject: drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value. X-Git-Tag: v3.14-rc1~47^2~90^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5bd2bf61d487cd0125433aeaadd8bb87a11ccff;p=pandora-kernel.git drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value. The max frequency reporting is not correct. But there is already an existing valleyview_rps_max_freq and valleyview_rps_min_freq to get the frequency. Use that for i915_cur_delayinfo. Signed-off-by: Chon Ming Lee Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed