]> 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)
commit7d7d46e4157f3ee7d1fbf0b7a122a340afd69da6
tree306f0db62bad10dd0bad3db6657868386c0ef3f2
parent9942bb1c880546798998829677192a3a79352645
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