All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915/lspcon: Fix resume time init due to low HPD
@ 2017-01-27  9:39 Imre Deak
  2017-01-27  9:39   ` Imre Deak
                   ` (4 more replies)
  0 siblings, 5 replies; 29+ messages in thread
From: Imre Deak @ 2017-01-27  9:39 UTC (permalink / raw)
  To: intel-gfx; +Cc: Daniel Vetter

This patchset attempts to fix the sporadic LSPCON resume time failures
reported by CI. The first two patches are the actual fix (for stable)
the other two is cleanup and refactoring.

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

Imre Deak (4):
  drm/i915/gen9+: Enable hotplug detection early
  drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
  drm/i915/lspcon: Remove DPCD compare based resume time workaround
  drm/i915/gen5+,pch: Enable hotplug detection early

 drivers/gpu/drm/i915/i915_irq.c     | 146 ++++++++++++++++++++++++------------
 drivers/gpu/drm/i915/intel_dp.c     |   4 +-
 drivers/gpu/drm/i915/intel_drv.h    |   3 +-
 drivers/gpu/drm/i915/intel_lspcon.c |  18 +----
 4 files changed, 107 insertions(+), 64 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] 29+ messages in thread

end of thread, other threads:[~2017-02-06 14:46 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27  9:39 [PATCH 0/4] drm/i915/lspcon: Fix resume time init due to low HPD Imre Deak
2017-01-27  9:39 ` [PATCH 1/4] drm/i915/gen9+: Enable hotplug detection early Imre Deak
2017-01-27  9:39   ` Imre Deak
2017-01-28  4:54   ` Sharma, Shashank
2017-01-28  4:54     ` Sharma, Shashank
2017-01-28  7:54     ` Imre Deak
2017-01-28  7:54       ` Imre Deak
2017-01-29  4:56       ` Sharma, Shashank
2017-01-29  4:56         ` Sharma, Shashank
2017-01-27  9:39 ` [PATCH 2/4] drm/i915/lspcon: Fix resume time initialization due to unasserted HPD Imre Deak
2017-01-27  9:39   ` Imre Deak
2017-01-28  5:02   ` Sharma, Shashank
2017-01-28  5:02     ` Sharma, Shashank
2017-01-28  8:17     ` Imre Deak
2017-01-28  8:17       ` Imre Deak
2017-01-29  5:03       ` Sharma, Shashank
2017-01-29  5:03         ` Sharma, Shashank
2017-01-29 16:13         ` Imre Deak
2017-01-29 16:13           ` Imre Deak
2017-02-02 10:53           ` Sharma, Shashank
2017-02-02 10:53             ` Sharma, Shashank
2017-01-27  9:39 ` [PATCH 3/4] drm/i915/lspcon: Remove DPCD compare based resume time workaround Imre Deak
2017-01-28  5:06   ` Sharma, Shashank
2017-01-28  8:19     ` Imre Deak
2017-02-02 10:54       ` Sharma, Shashank
2017-01-27  9:39 ` [PATCH 4/4] drm/i915/gen5+, pch: Enable hotplug detection early Imre Deak
2017-01-28  5:09   ` Sharma, Shashank
2017-01-27 11:24 ` ✓ Fi.CI.BAT: success for drm/i915/lspcon: Fix resume time init due to low HPD Patchwork
2017-02-06 14:46   ` 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.