[Intel-gfx] [PATCH 0/8] SKL suspend/resume
Damien Lespiau
damien.lespiau at intel.com
Thu Apr 30 08:39:15 PDT 2015
I had this series written on top of the DMC patches and waiting behind their
upstreaming. However Ubuntu wanted S3 support as they have some freeze dealine
coming soon. I rebase S3 support on top of -nightly then and smoke tested it,
seems to still work!
Things are not perfect, especially PC10 on display off is not happening, but
this could be for later.
--
Damien
Damien Lespiau (8):
drm/i915/skl: Add the INIT power domain to the MISC I/O power well
drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines
drm/i915: Re-order the PCU opcodes
drm/i915: Merge the GEN9 memory latency PCU opcode with its friends
drm/i915/skl: Make the Misc I/O power well part of the PLLS domain
drm/i915/skl: Deinit/init the display at suspend/resume
drm/i915/skl: Change CDCLK behind PCU's back
drm/i915/skl: gen6+ platforms support runtime PM
drivers/gpu/drm/i915/i915_drv.c | 26 +++-
drivers/gpu/drm/i915/i915_drv.h | 6 +-
drivers/gpu/drm/i915/i915_reg.h | 42 +++---
drivers/gpu/drm/i915/intel_ddi.c | 28 ++--
drivers/gpu/drm/i915/intel_display.c | 218 +++++++++++++++++++++++++++++++-
drivers/gpu/drm/i915/intel_dp.c | 12 +-
drivers/gpu/drm/i915/intel_drv.h | 2 +
drivers/gpu/drm/i915/intel_runtime_pm.c | 4 +-
8 files changed, 290 insertions(+), 48 deletions(-)
--
2.1.0
More information about the Intel-gfx
mailing list