OSDN Git Service

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)
commit4c8c7743b53fb169ef2cb07a9eaa80c1b6c1d04e
tree306f0db62bad10dd0bad3db6657868386c0ef3f2
parentc5e0688cc75e46b0e9be39224d8e4646593ef375
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