[Intel-gfx] [PATCH v4 0/3] WA for Turbo and RC6 to work together.

deepak.s at linux.intel.com deepak.s at linux.intel.com
Sat Mar 15 15:53:21 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    |  17 +++++
 drivers/gpu/drm/i915/i915_gem.c    |   2 +-
 drivers/gpu/drm/i915/i915_irq.c    | 141 +++++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/i915_params.c |   5 ++
 drivers/gpu/drm/i915/i915_reg.h    |  13 +++-
 drivers/gpu/drm/i915/intel_pm.c    |  26 ++++---
 6 files changed, 186 insertions(+), 18 deletions(-)

-- 
1.8.4.2




More information about the Intel-gfx mailing list