[Nouveau] [Bug 90276] [NVE6] screen freeze with PDISP errors, bisected
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 14 23:08:55 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90276
--- Comment #11 from Ilia Mirkin <imirkin at alum.mit.edu> ---
A suggestion from Ben:
In drivers/gpu/drm/nouveau/nv50_display.c:
- if (show && nv_crtc->cursor.nvbo)
+ if (show && nv_crtc->base.enabled && nv_crtc->cursor.nvbo)
--
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/58f42238/attachment.html>
More information about the Nouveau
mailing list