]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/icl: implement DVFS for ICL
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 14 Jun 2018 22:10:17 +0000 (15:10 -0700)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 15 Jun 2018 22:06:00 +0000 (15:06 -0700)
commit4cc99a36d94dd8edb00d677ae693efb86851ecc7
treed45cdc90be600dcbc6f8adb6e612c7fd807b9224
parentd4115daf11e426f467200f674138465d90f8913d
drm/i915/icl: implement DVFS for ICL

ICL DVFS is almost the same as CNL, except for the CDCLK/DDICLK
table. Implement it just like CNL does.

References: commit ce80edf9ff49 ("drm/i915: Use cdclk_state->voltage
 on CNL")
References: commit b865c9874008 ("drm/i915: Adjust system agent
 voltage on CNL if required by DDI ports")
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180614221018.19044-1-paulo.r.zanoni@intel.com
drivers/gpu/drm/i915/intel_cdclk.c
drivers/gpu/drm/i915/intel_ddi.c