]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()
authorAkash Goel <akash.goel@intel.com>
Fri, 6 Mar 2015 05:37:15 +0000 (11:07 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Mar 2015 21:30:22 +0000 (22:30 +0100)
commit1b6f9ceedfb00201d89a8c1f0ddfeb2ccce1a48c
tree2cfd3f25c296a1048e4ffddee7b927795042ce22
parent88b154f333fae541a9495b331307911393695184
drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()

On SKL, frequency is specified in units of 16.66 MHZ.
Updated the intel_gpu_freq() and intel_freq_opecode() functions
to do the conversion appropriately.

Signed-off-by: Akash Goel <akash.goel@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c