All of lore.kernel.org
 help / color / mirror / Atom feed
From: Imre Deak <imre.deak@intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Daniel Vetter" <daniel.vetter@ffwll.ch>,
	"Jani Nikula" <jani.nikula@linux.intel.com>,
	"Shashank Sharma" <shashank.sharma@intel.com>,
	"Ville Syrjälä" <ville.syrjala@linux.intel.com>,
	stable@vger.kernel.org
Subject: [PATCH v3 0/3] drm/i915/lspcon: Fix resume time initialization
Date: Mon, 20 Mar 2017 15:55:22 +0200	[thread overview]
Message-ID: <1490018125-10134-1-git-send-email-imre.deak@intel.com> (raw)

This is v3 of [1], this time with the correct upstream commit IDs for
real.

The patchset is to be applied to the v4.10 stable tree.

[1] https://www.spinics.net/lists/stable/msg163652.html

Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Shashank Sharma <shashank.sharma@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: <stable@vger.kernel.org> # v4.10

Imre Deak (3):
  drm/i915/lspcon: Enable AUX interrupts for resume time initialization
  drm/i915/gen9+: Enable hotplug detection early
  drm/i915/lspcon: Fix resume time initialization due to unasserted HPD

 drivers/gpu/drm/i915/i915_drv.c     |  5 ++-
 drivers/gpu/drm/i915/i915_irq.c     | 71 ++++++++++++++++++++++++++-----------
 drivers/gpu/drm/i915/intel_dp.c     |  4 +--
 drivers/gpu/drm/i915/intel_drv.h    |  2 ++
 drivers/gpu/drm/i915/intel_lspcon.c |  5 ++-
 5 files changed, 63 insertions(+), 24 deletions(-)

-- 
2.5.0

             reply	other threads:[~2017-03-20 13:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 13:55 Imre Deak [this message]
2017-03-20 13:55 ` [PATCH v3 1/3] drm/i915/lspcon: Enable AUX interrupts for resume time initialization Imre Deak
2017-03-20 13:55 ` [PATCH v3 2/3] drm/i915/gen9+: Enable hotplug detection early Imre Deak
2017-03-20 13:55 ` [PATCH v3 3/3] drm/i915/lspcon: Fix resume time initialization due to unasserted HPD Imre Deak
2017-03-20 16:38 ` [PATCH v3 0/3] drm/i915/lspcon: Fix resume time initialization Greg Kroah-Hartman

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=1490018125-10134-1-git-send-email-imre.deak@intel.com \
    --to=imre.deak@intel.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=gregkh@linuxfoundation.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=shashank.sharma@intel.com \
    --cc=stable@vger.kernel.org \
    --cc=ville.syrjala@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.