[Intel-gfx] [PATCH 0/5] SKL S3, take 2.5

Damien Lespiau damien.lespiau at intel.com
Wed May 20 06:45:13 PDT 2015


I fell into a well crafted trap in the previous series, breaking a resume
ordering constraint for VLV/CHV. Might as well split the series in two then as
we really want the SKL S3 stuff in sooner rather than later.

-- 
Damien

Damien Lespiau (5):
  drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path
  drm/i915: Add a space after ',' and don't capitalize mid-sentence
  drm/i915: Kill the dev variable in intel_suspend_complete()
  drm/i915: Store boot CDCLK in dev_priv on DDI platforms
  drm/i915/skl: Deinit/init the display at suspend/resume

 drivers/gpu/drm/i915/i915_drv.c      |  22 ++--
 drivers/gpu/drm/i915/i915_reg.h      |   3 +
 drivers/gpu/drm/i915/intel_ddi.c     |   6 +-
 drivers/gpu/drm/i915/intel_display.c | 210 +++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h     |   2 +
 5 files changed, 233 insertions(+), 10 deletions(-)

-- 
2.1.0



More information about the Intel-gfx mailing list