[Intel-gfx] [PATCH v3 0/8] support for multiple power wells

Imre Deak imre.deak at intel.com
Mon Nov 25 16:15:27 CET 2013


v2: rebase on latest kernel + debug info on domain use counts
v3: address review comments from Paulo

Imre Deak (7):
  drm/i915: add audio power domain
  drm/i915: support for multiple power wells
  drm/i915: add always-on power wells instead of special casing them
  drm/i915: use IS_HASWELL/BROADWELL instead of HAS_POWER_WELL
  drm/i915: don't do BDW/HSW specific powerdomains init on other
    platforms
  drm/i915: add a default always-on power well
  drm/i915: add a debugfs entry for power domain info

Jesse Barnes (1):
  drm/i915: protect HSW power well check with IS_HASWELL in
    redisable_vga

 drivers/gpu/drm/i915/i915_debugfs.c  |  71 +++++++++++++
 drivers/gpu/drm/i915/i915_dma.c      |  18 ++--
 drivers/gpu/drm/i915/i915_drv.h      |  18 +++-
 drivers/gpu/drm/i915/intel_display.c |   6 +-
 drivers/gpu/drm/i915/intel_pm.c      | 198 +++++++++++++++++++++++------------
 5 files changed, 227 insertions(+), 84 deletions(-)

-- 
1.8.4




More information about the Intel-gfx mailing list