public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915/dp: native aux defer retry timeout & retry limit
@ 2014-02-11  9:52 Jani Nikula
  2014-02-11  9:52 ` [PATCH 1/2] drm/i915/dp: increase native aux defer retry timeout Jani Nikula
  2014-02-11  9:52 ` [PATCH 2/2] drm/i915/dp: add native aux defer retry limit Jani Nikula
  0 siblings, 2 replies; 8+ messages in thread
From: Jani Nikula @ 2014-02-11  9:52 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, consume.noise

These should fix the hang in the bug referenced in patch 2/2. Based on
some links the actual error might be a firmware bug in the docking
station, but we shouldn't trust on DP sinks to not keep replying aux
defer indefinitely.

Even with the docking station's firmware fixed, this may not be enough
to actually get the output working. They are branch devices, possibly
MST devices, which we still suck at.

But hey, at least we won't freeze the system.

The retry timeout and limit are in line with Thierry's dp aux series
[1], so this should in fact ease the transition by catching any
regressions caused by this change up front.

BR,
Jani.

[1] http://mid.gmane.org/1390332263-11974-1-git-send-email-treding@nvidia.com


Jani Nikula (2):
  drm/i915/dp: increase native aux defer retry timeout
  drm/i915/dp: add native aux defer retry limit

 drivers/gpu/drm/i915/intel_dp.c |   19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-13 14:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11  9:52 [PATCH 0/2] drm/i915/dp: native aux defer retry timeout & retry limit Jani Nikula
2014-02-11  9:52 ` [PATCH 1/2] drm/i915/dp: increase native aux defer retry timeout Jani Nikula
2014-02-11 10:01   ` Chris Wilson
2014-02-11 10:36     ` Jani Nikula
2014-02-11  9:52 ` [PATCH 2/2] drm/i915/dp: add native aux defer retry limit Jani Nikula
2014-02-11 14:17   ` Daniel Vetter
2014-02-13  8:45     ` Daniel Vetter
2014-02-13 14:17       ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox