[Nouveau] [Bug 90453] [NVE4] Desktop freezes & PDISP, PFIFO and PGRAPH errors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 15 08:16:52 PDT 2015


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

--- Comment #15 from Ilia Mirkin <imirkin at alum.mit.edu> ---
BTW, as per my suggestion in
https://bugs.freedesktop.org/show_bug.cgi?id=90276#c11 you can likely "fix" the
PDISP errors by changing drivers/gpu/drm/nouveau/nv50_display.c:

-       if (show && nv_crtc->cursor.nvbo)
+       if (show && nv_crtc->base.enabled && nv_crtc->cursor.nvbo)

However that didn't fix the underlying issues for the other user, and it is
likely not to help your hang either, I'm afraid. But perhaps worth a shot?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150515/c4f21d7a/attachment.html>


More information about the Nouveau mailing list