[Intel-gfx] [PATCH v2 0/7] Gen9 RC6, Turbo, Coarse Power Gating Fixes

Sagar Arun Kamble sagar.a.kamble at intel.com
Fri Sep 11 21:47:49 PDT 2015


Combining all the patches together in this thread related to
RC6, Turbo and CPG.
Other pending patches under review are in the
	1. Several GuC related patches
	http://lists.freedesktop.org/archives/intel-gfx/2015-September/075663.html
	2. drm/i915: Increase maximum polling time to 50ms for forcewake request/clear ack
	http://lists.freedesktop.org/archives/intel-gfx/2015-August/074225.html
	3. drm/i915: Use only blitter forcewake
	http://lists.freedesktop.org/archives/intel-gfx/2015-August/074228.html

Alex Dai (1):
  drm/i915/guc: Notify coarse power gating configuration to GuC properly

Sagar Arun Kamble (6):
  drm/i915: Add IS_SKL_GT3 and IS_SKL_GT4 macro.
  drm/i915: WaRsDisableCoarsePowerGating
  drm/i915: WaRsUseTimeoutMode
  drm/i915: WaRsDoubleRc6WrlWithCoarsePowerGating
  drm/i915: Program GuC MAX IDLE Count
  drm/i915/bxt: WaGsvDisableTurbo

 drivers/gpu/drm/i915/i915_drv.h            |  5 ++++
 drivers/gpu/drm/i915/i915_guc_reg.h        |  1 +
 drivers/gpu/drm/i915/i915_guc_submission.c |  9 +++++-
 drivers/gpu/drm/i915/intel_pm.c            | 46 ++++++++++++++++++++++++------
 4 files changed, 52 insertions(+), 9 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list