]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl: Ring frequency table programming changes
authorAkash Goel <akash.goel@intel.com>
Mon, 29 Jun 2015 09:20:20 +0000 (14:50 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 13 Jul 2015 08:37:23 +0000 (10:37 +0200)
commit5f04e5fa40e95a175bc36a43aa457125c909875c
tree306f0db62bad10dd0bad3db6657868386c0ef3f2
parent9a233a11b3b98441cbd23e04a2147ab0be16b080
drm/i915/skl: Ring frequency table programming changes

Ring frequency table programming changes for SKL. No need for a
floor on ring frequency, as the issue of performance impact with
ring running below DDR frequency, is believed to be fixed on SKL

v2: Removed the check for avoiding ring frequency programming for BXT (Rodrigo)

Issue: VIZ-5144
Signed-off-by: Akash Goel <akash.goel@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c