From: Ville Syrjälä Date: Fri, 23 Jan 2015 19:04:25 +0000 (+0200) Subject: drm/i915: Add intel_gpu_freq() and intel_freq_opcode() X-Git-Tag: fixes-v4.0-rc1~91^2~8^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=616bc8202da4a8f7e5382f28a03271772bad658a;p=pandora-kernel.git drm/i915: Add intel_gpu_freq() and intel_freq_opcode() Rename the vlv_gpu_freq() and vlv_freq_opecode() functions to have an intel_ prefix, and handle non-VLV/CHV platforms in them as well. Leave the vlv_ names around for now since they're currently used. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed