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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 15 13:37:20 PDT 2015


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

--- Comment #16 from Michiel Helvensteijn <mhelvens at gmail.com> ---
(In reply to Ilia Mirkin from comment #15)
> 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?

Indeed, the PDISP errors are gone. May I assume that this fix will make it into
the official kernel in the near future?

In the meantime, I'll keep my expectations low w.r.t. my hang. ;-)

-- 
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/48b5a2c0/attachment.html>


More information about the Nouveau mailing list