From: Ville Syrjälä Date: Fri, 23 Jan 2015 19:04:24 +0000 (+0200) Subject: drm/i915: Add gt_act_freq_mhz sysfs file X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~8^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c972ebd209ee1a0f7715e11bc37cbdb399e05e;p=pandora-kernel.git drm/i915: Add gt_act_freq_mhz sysfs file Currently the 'gt_cur_freq_mhz' file shows the actual GPU frequency on VLV/CHV, and the last requested frequency on other platforms. Change the meaning of the file on VLV/CHV to follow the the other platforms, and introduce a new file 'gt_act_freq_mhz' which shows the actual frequency on all platforms. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed