[Nouveau] [Bug 106772] Xorg crashes with nouveau and dual screen setup

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 1 20:55:50 UTC 2018


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

--- Comment #5 from Keith Packard <keithp at keithp.com> ---
Looks like Nouveau still parties like it's 1999. I don't think more recent
drivers do mode setting this early. However, it's easy enough to handle this
case by simply skipping the RRCrtcIsLeased and RROutputIsLeased calls when the
respective DIX objects haven't been created yet. Here's a patch which simply
wraps those functions in xf86 code that checks for NULL pointers before calling
the DIX code.

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


More information about the Nouveau mailing list