<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Xorg crashes with nouveau and dual screen setup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106772#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Xorg crashes with nouveau and dual screen setup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106772">bug 106772</a>
              from <span class="vcard"><a class="email" href="mailto:keithp@keithp.com" title="Keith Packard <keithp@keithp.com>"> <span class="fn">Keith Packard</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>