]> asedeno.scripts.mit.edu Git - linux.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)
commit74ef117378d39042af1d42cab032fe78a0e0808d
treec275cdd391dfdd8fd93a1da6e9cdf7864f8cb987
parent8a5864377b12b7c0a7a8e20cb33ef7ccc679d657
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