<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [REGRESSION] KMS having issues after kernel upgrade (4.5.1-1 to 4.6.4-1)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97620#c28">Comment # 28</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [REGRESSION] KMS having issues after kernel upgrade (4.5.1-1 to 4.6.4-1)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97620">bug 97620</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>Obviously not the "right" fix, but you could probably get going by replacing

drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.c:    .preinit =
gf100_devinit_preinit

with .preinit = nv50_devinit_preinit

which should get you back to the old logic for determining whether to run init
scripts or not.</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>