From: Daniel Vetter <daniel@ffwll.ch>
To: Imre Deak <imre.deak@intel.com>
Cc: intel-gfx@lists.freedesktop.org, shuang.he@linux.intel.com
Subject: Re: [PATCH v2 00/14] fix VLV S4 suspend/resume, unify S3/S4 handlers
Date: Fri, 24 Oct 2014 10:54:32 +0200 [thread overview]
Message-ID: <20141024085432.GA26941@phenom.ffwll.local> (raw)
In-Reply-To: <1414081408-20498-1-git-send-email-imre.deak@intel.com>
On Thu, Oct 23, 2014 at 07:23:14PM +0300, Imre Deak wrote:
> This is v2 of [1]. I addressed Chris' and Ville's comments in it and
> rebased it against the latest -nightly kernel.
>
> [1]
> http://lists.freedesktop.org/archives/intel-gfx/2014-September/052199.html
>
> Imre Deak (14):
> drm/i915: factor out i915_drm_suspend_late
> drm/i915: unify legacy S3 suspend and S4 freeze handlers
> drm/i915: propagate error from legacy resume handler
> drm/i915: vlv: fix switcheroo/legacy suspend/resume
> drm/i915: fix S4 suspend while switcheroo state is off
> drm/i915: remove unused restore_gtt_mappings optimization during
> suspend
> drm/i915: check for GT faults in all resume handlers and driver load
> time
> drm/i915: enable output polling during S4 thaw
> drm/i915: disable/re-enable PCI device around S4 freeze/thaw
> drm/i915: unify S3 and S4 suspend/resume handlers
> drm/i915: sanitize suspend/resume helper function names
> drm/i915: add poweroff_late handler
> drm/i915: unify switcheroo and legacy suspend/resume handlers
> drm/i915: add comments on what stage a given PM handler is called
Entire series merged, thanks for resending.
-Daniel
>
> drivers/gpu/drm/i915/i915_dma.c | 4 +-
> drivers/gpu/drm/i915/i915_drv.c | 208 ++++++++++++++----------------------
> drivers/gpu/drm/i915/i915_drv.h | 4 +-
> drivers/gpu/drm/i915/intel_uncore.c | 13 ++-
> 4 files changed, 98 insertions(+), 131 deletions(-)
>
> --
> 1.8.4
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
prev parent reply other threads:[~2014-10-24 9:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-23 16:23 [PATCH v2 00/14] fix VLV S4 suspend/resume, unify S3/S4 handlers Imre Deak
2014-10-23 16:23 ` [PATCH v2 01/14] drm/i915: factor out i915_drm_suspend_late Imre Deak
2014-10-23 16:23 ` [PATCH v2 02/14] drm/i915: unify legacy S3 suspend and S4 freeze handlers Imre Deak
2014-10-23 16:23 ` [PATCH v2 03/14] drm/i915: propagate error from legacy resume handler Imre Deak
2014-10-23 16:23 ` [PATCH v2 04/14] drm/i915: vlv: fix switcheroo/legacy suspend/resume Imre Deak
2014-10-23 16:23 ` [PATCH v2 05/14] drm/i915: fix S4 suspend while switcheroo state is off Imre Deak
2014-10-23 16:23 ` [PATCH v2 06/14] drm/i915: remove unused restore_gtt_mappings optimization during suspend Imre Deak
2014-10-23 16:23 ` [PATCH v2 07/14] drm/i915: check for GT faults in all resume handlers and driver load time Imre Deak
2014-10-23 16:23 ` [PATCH v2 08/14] drm/i915: enable output polling during S4 thaw Imre Deak
2014-10-23 16:23 ` [PATCH v2 09/14] drm/i915: disable/re-enable PCI device around S4 freeze/thaw Imre Deak
2014-10-24 8:51 ` Daniel Vetter
2014-10-24 9:48 ` Imre Deak
2014-10-23 16:23 ` [PATCH v2 10/14] drm/i915: unify S3 and S4 suspend/resume handlers Imre Deak
2014-10-23 16:23 ` [PATCH v2 11/14] drm/i915: sanitize suspend/resume helper function names Imre Deak
2014-10-23 16:23 ` [PATCH v2 12/14] drm/i915: add poweroff_late handler Imre Deak
2014-10-23 16:23 ` [PATCH v2 13/14] drm/i915: unify switcheroo and legacy suspend/resume handlers Imre Deak
2014-10-23 16:23 ` [PATCH v2 14/14] drm/i915: add comments on what stage a given PM handler is called Imre Deak
2014-10-24 8:54 ` Daniel Vetter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141024085432.GA26941@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=imre.deak@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=shuang.he@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.