[Intel-gfx] [PATCH 0/4] drm/i915: Fix a few suspend/resume and driver unload bugs

Imre Deak imre.deak at intel.com
Mon Apr 18 07:04:18 UTC 2016


This fixes a few issues I found while testing suspend/resume on BXT.

CC: Ville Syrjälä <ville.syrjala at linux.intel.com>

Imre Deak (4):
  drm/i915: Fix error path in i915_drm_resume_early
  drm/i915: Fix system resume if PCI device remained enabled
  drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
  drm/i915/gen9: Fix runtime PM refcounting in case DMC firmware isn't
    loaded

 drivers/gpu/drm/i915/i915_drv.c         | 18 +++++++++++++-----
 drivers/gpu/drm/i915/intel_csr.c        | 29 +++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_ddi.c        | 10 +++-------
 drivers/gpu/drm/i915/intel_dp.c         |  4 ++--
 drivers/gpu/drm/i915/intel_drv.h        |  4 ++++
 drivers/gpu/drm/i915/intel_runtime_pm.c |  3 +++
 6 files changed, 54 insertions(+), 14 deletions(-)

-- 
2.5.0



More information about the Intel-gfx mailing list