[Bug 91906] [ILK] With Linux 4.2 Xorg can't start, then kernel module crash, then system completely freeze

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 7 07:45:54 PDT 2015


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

--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
The trigger is the TIMESTAMP probe inside mesa, using the reg_read_ioctl. That
for some reason is causing a soft lockup inside the reader, so I presume it is
the retry if unstable logic? If you revert:

commit ee0a227b7ac6e75f28e10269f81c7ec6eb600952
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Jul 15 09:50:42 2015 +0100

    drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop

does the system recover?

-- 
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/20150907/b48f1dad/attachment.html>


More information about the intel-gfx-bugs mailing list