]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl: Updated the gen6_rps_limits function
authorAkash Goel <akash.goel@intel.com>
Fri, 6 Mar 2015 05:37:19 +0000 (11:07 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Mar 2015 21:30:24 +0000 (22:30 +0100)
commitbd077f7795a6a2f2434171f0399932877e5e92d4
treec275cdd391dfdd8fd93a1da6e9cdf7864f8cb987
parent7a041a0fc76320e6a8691177713a07a92e0fbf80
drm/i915/skl: Updated the gen6_rps_limits function

RP Interrupt Up/Down Frequency Limits register (A014) definition
has changed for SKL. Updated the gen6_rps_limits function as per that

v2: Renamed the function to intel_rps_limits (Chris)

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