commit | 960e54652ceed1c0f49969c5d951688eab1d49cb | [log] [tgz] |
---|---|---|
author | Sagar Arun Kamble <sagar.a.kamble@intel.com> | Tue Oct 10 22:29:59 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 11 08:56:50 2017 +0100 |
tree | 5cc83b9b31b5dc43d6b7e5fb8232c66c4fbf3e00 | |
parent | 617dc7610d9f5f64ec79cfdbdd4fb42cfcd93ee9 [diff] |
drm/i915: Separate RPS and RC6 handling for gen6+ This patch separates enable/disable of RC6 and RPS for gen6+ platforms prior to VLV. v2: Fixed checkpatch issue. (Sagar) 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> #1 Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/1507360055-19948-2-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-1-chris@chris-wilson.co.uk