[Bug 71267] sna: (Haswell) X-server freezes when enabling DP at docking station

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 4 10:48:32 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71267

--- Comment #33 from Todd Previte <tprevite at gmail.com> ---
So a 500us delay in retries alleviates the problem? Interesting. That would
seem to indicate that the sink device rather slow to get back to a ready state
after responding to a transaction. As I indicated above, the only issue with a
high retry time is ensuring that operations like link training can occur within
the specified time period. 

An isolated defer would be a single AUX_DEFER received from a sink device for a
request from the source. For example, if you ask to read the status bits for
link training out of the DPCD and the sink replies with an AUX_DEFER because
it's busy servicing another request. You could then wait (in your case, 500us),
resend the same request, and receive a valid response. That would be a single,
isolated defer.

As for your docking station question, you'd have to refer to the manufacturer's
information or contact their support team. I'm sure there's multiple ways they
could have constructed the hardware and I don't want to speculate on it without
having exactly knowledge.

-T

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20131204/e16bfd8e/attachment.html>


More information about the intel-gfx-bugs mailing list