[Intel-gfx] [PATCH v3 0/3] WA for Turbo and RC6 to work together.
deepak.s at linux.intel.com
deepak.s at linux.intel.com
Thu Mar 13 17:00:15 CET 2014
From: Deepak S <deepak.s at linux.intel.com>
This series adds WA patches to enable RC6 and Turbo to work together and also adds a patch to contol the rps boost at runtime
Deepak S (3):
drm/i915: Track the enabled PM interrupts in dev_priv.
drm/i915/vlv: WA for Turbo and RC6 to work together.
drm/i915: Add boot paramter to control rps boost at boot time.
drivers/gpu/drm/i915/i915_drv.h | 19 +++++
drivers/gpu/drm/i915/i915_gem.c | 16 +++-
drivers/gpu/drm/i915/i915_irq.c | 147 +++++++++++++++++++++++++++++++++++--
drivers/gpu/drm/i915/i915_params.c | 5 ++
drivers/gpu/drm/i915/i915_reg.h | 13 +++-
drivers/gpu/drm/i915/intel_pm.c | 31 +++++---
6 files changed, 210 insertions(+), 21 deletions(-)
--
1.8.4.2
More information about the Intel-gfx
mailing list