[Bug 67243] [ILK]igt/kms_render/gpu-blit randomly causes system hang
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 6 02:54:39 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67243
--- Comment #24 from Imre Deak <imre.deak at gmail.com> ---
(In reply to comment #23)
> Created attachment 85305 [details]
> dmesg with patch comment 21
Ok, thanks a lot for testing these. I didn't get much closer to the root cause
but at least we eliminated some possible causes. To summarize, a loop as in
comment 17 is enough to trigger the problem and the hang seems to happen in
intel_disable_plane().
The wrong ilk disable sequence I mentioned is only a red-herring, since the
port gets only disabled in encoder->post_disable(), so we can forget about
that.
One more pattern I noticed in your dmesg is regular fifo underflows, that
happen consistently with certain modes, resulting in lower watermark
thresholds. And the hang happened in all cases with the same threshold values.
Atm, no idea why you get those, I don't get any underflows on my ilk even with
your timings.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130906/d99d4411/attachment.html>
More information about the intel-gfx-bugs
mailing list