[Intel-gfx] [PATCH 0/4] drm/i915/bxt: Fixes for runtime and system suspend/resume

Imre Deak imre.deak at intel.com
Wed Apr 20 17:27:53 UTC 2016


These are fixes for issues I noticed during further testing of runtime
and system suspend on BXT. One of them was a false positive state
verification error for DC9 and the other is delaying DC5 enabling
unnecessarily.

CC: Matt Roper <matthew.d.roper at intel.com>

Imre Deak (4):
  drm/i915: Uninline intel_suspend_complete
  drm/i915/bxt: Don't uninit/init display core twice during system
    suspend/resume
  drm/i915/bxt: Sanitize DC state tracking during system resume
  drm/i915/bxt: Enable DC5 during runtime resume

 drivers/gpu/drm/i915/i915_drv.c         | 87 +++++++++++++--------------------
 drivers/gpu/drm/i915/intel_drv.h        |  2 +
 drivers/gpu/drm/i915/intel_runtime_pm.c | 27 ++++++++--
 3 files changed, 58 insertions(+), 58 deletions(-)

-- 
2.5.0



More information about the Intel-gfx mailing list