From: Imre Deak <imre.deak@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: [PATCH 0/4] drm/i915/lspcon: Fix resume time init due to low HPD
Date: Fri, 27 Jan 2017 11:39:17 +0200 [thread overview]
Message-ID: <1485509961-9010-1-git-send-email-imre.deak@intel.com> (raw)
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
next reply other threads:[~2017-01-27 9:39 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-27 9:39 Imre Deak [this message]
2017-01-27 9:39 ` [PATCH 1/4] drm/i915/gen9+: Enable hotplug detection early Imre Deak
2017-01-28 4:54 ` Sharma, Shashank
2017-01-28 7:54 ` Imre Deak
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-28 5:02 ` Sharma, Shashank
2017-01-28 8:17 ` Imre Deak
2017-01-29 5:03 ` Sharma, Shashank
2017-01-29 16:13 ` Imre Deak
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
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=1485509961-9010-1-git-send-email-imre.deak@intel.com \
--to=imre.deak@intel.com \
--cc=daniel.vetter@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).