From: Paulo Zanoni <paulo.r.zanoni@xxxxxxxxx> Hi When I originally wrote and tested SNB runtime PM it was working without any errors, then I sent the patches to the mailing list and we ended up discarding one of the patches that was needed. We ended up replacing that patch with a few patches that only plugged the HSW holes, leaving SNB runtime PM broken since then. Since I never got any bug report about this, I assumed SNB runtime PM was working and didn't test things again... Then a long time later we got the bug reports, and now we have fixes :) Also notice that patch 1 was also sent as part of the "Runtime PM on DPMS on HSW" series, so it's duplicated. Thanks, Paulo Paulo Zanoni (4): drm/i915: add POWER_DOMAIN_PLLS drm/i915: check the power domains in ironlake_get_pipe_config() drm/i915: check the power domains in intel_lvds_get_hw_state() drm/i915: don't read LVDS regs at compute_config time drivers/gpu/drm/i915/i915_debugfs.c | 2 ++ drivers/gpu/drm/i915/i915_drv.h | 1 + drivers/gpu/drm/i915/intel_display.c | 14 ++++++++++++++ drivers/gpu/drm/i915/intel_lvds.c | 18 ++++++++++++++---- drivers/gpu/drm/i915/intel_pm.c | 1 + 5 files changed, 32 insertions(+), 4 deletions(-) -- 2.0.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx