All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] drm/i915/lspcon: Fix resume time initialization
@ 2017-03-20 13:55 Imre Deak
  2017-03-20 13:55 ` [PATCH v3 1/3] drm/i915/lspcon: Enable AUX interrupts for " Imre Deak
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Imre Deak @ 2017-03-20 13:55 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Daniel Vetter, Jani Nikula, Shashank Sharma,
	Ville Syrjälä,
	stable

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

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

end of thread, other threads:[~2017-03-20 17:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-20 13:55 [PATCH v3 0/3] drm/i915/lspcon: Fix resume time initialization Imre Deak
2017-03-20 13:55 ` [PATCH v3 1/3] drm/i915/lspcon: Enable AUX interrupts for " 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

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.