commit | 0d6fc92a73e0c4dd8635268ef0ffb852986bba89 | [log] [tgz] |
---|---|---|
author | Sagar Arun Kamble <sagar.a.kamble@intel.com> | Tue Oct 10 22:30:02 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 11 08:56:52 2017 +0100 |
tree | cc718a9a7148ce1c825dbb414b897d61c1c73f32 | |
parent | 3a85392c0ea0689d8d3ba1f9c9df5d3e32bfa517 [diff] |
drm/i915: Separate RPS and RC6 handling for VLV This patch separates enable/disable of RC6 and RPS for VLV. v2: Removed unnecessary comments about forcewakes while enabling RC6/RPS. Added changes to output turbo control status for VLV in i915_frequency_info. Signed-off-by: Sagar Arun Kamble <sagar.a.kamble@intel.com> Cc: Imre Deak <imre.deak@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Reviewed-by: Radoslaw Szwichtenberg <radoslaw.szwichtenberg@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/1507360055-19948-5-git-send-email-sagar.a.kamble@intel.com Acked-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20171010213010.7415-4-chris@chris-wilson.co.uk