commit | 616bc8202da4a8f7e5382f28a03271772bad658a | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jan 23 21:04:25 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jan 27 09:51:17 2015 +0100 |
tree | ea30e578e3b76d39ed6935723cbfa86ef70c7f1d | |
parent | c8c972ebd209ee1a0f7715e11bc37cbdb399e05e [diff] |
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ä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>