]> Pileus Git - ~andy/linux/commit
drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value.
authorChon Ming Lee <chon.ming.lee@intel.com>
Thu, 7 Nov 2013 07:23:27 +0000 (15:23 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 7 Nov 2013 16:55:34 +0000 (17:55 +0100)
commitc5bd2bf61d487cd0125433aeaadd8bb87a11ccff
tree11c0974978b1c83ad22764354c62d6924fe8da39
parent57e22f4add51b0f42b76a6960c4a4daa71e8f832
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 <chon.ming.lee@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c