From: Deepak S <deepak.s@xxxxxxxxxxxxxxx> 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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx