[Bug 84718] DP MST: re-docking messes up displays
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 9 02:22:01 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84718
--- Comment #18 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to Daniel Michalik from comment #17)
> Another thing I still haven't understood. Upon undocking, DP-3, DP-4, and
> DP-5 get removed according to the log. Upon re-docking they get removed
> again, according to the log. Two comments:
> a) They shouldn't exist when re-docking?
> b) They should be added, not removed when re-docking?
It's just a bad log message. It's in the core Xorg code to handle hotplugging
of whole GPU devices and responds to any drm hotplug event and prints confusing
log messages.
The interesting thing about the log you pasted is that it dies on a modesetting
operation. I guess drm.debug=6 dmesg would be relevant as well. Another problem
is that you are using Present, which is broken across screen resizes. You could
try compiling the ddx with --disable-dri3 to see if that helps at all. But I
think dmesg is the next step towards working out the cause of the freeze.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20141009/33e01df4/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list