All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915/bxt: Fixes for runtime and system suspend/resume
@ 2016-04-20 17:27 Imre Deak
  2016-04-20 17:27 ` [PATCH 1/4] drm/i915: Uninline intel_suspend_complete Imre Deak
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Imre Deak @ 2016-04-20 17:27 UTC (permalink / raw)
  To: intel-gfx

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@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-04-22 13:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 17:27 [PATCH 0/4] drm/i915/bxt: Fixes for runtime and system suspend/resume Imre Deak
2016-04-20 17:27 ` [PATCH 1/4] drm/i915: Uninline intel_suspend_complete Imre Deak
2016-04-20 20:59   ` Bob Paauwe
2016-04-20 17:27 ` [PATCH 2/4] drm/i915/bxt: Don't uninit/init display core twice during system suspend/resume Imre Deak
2016-04-20 21:03   ` Bob Paauwe
2016-04-20 17:27 ` [PATCH 3/4] drm/i915/bxt: Sanitize DC state tracking during system resume Imre Deak
2016-04-20 21:00   ` Bob Paauwe
2016-04-20 17:27 ` [PATCH 4/4] drm/i915/bxt: Enable DC5 during runtime resume Imre Deak
2016-04-20 21:01   ` Bob Paauwe
2016-04-21 10:27 ` ✓ Fi.CI.BAT: success for drm/i915/bxt: Fixes for runtime and system suspend/resume Patchwork
2016-04-21 12:05 ` ✗ Fi.CI.BAT: failure " Patchwork
2016-04-22 13:01   ` Imre Deak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.