This is just a rebase on the latest kernel and additional debug info on domain use counts in patch 8. 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 | 69 ++++++++++++ drivers/gpu/drm/i915/i915_dma.c | 18 ++-- drivers/gpu/drm/i915/i915_drv.h | 19 +++- drivers/gpu/drm/i915/intel_display.c | 6 +- drivers/gpu/drm/i915/intel_pm.c | 198 +++++++++++++++++++++++------------ 5 files changed, 224 insertions(+), 86 deletions(-) -- 1.8.4 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx