<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [pnv] panel assertion failure, pipe B regs locked at boot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79824#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [pnv] panel assertion failure, pipe B regs locked at boot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79824">bug 79824</a>
              from <span class="vcard"><a class="email" href="mailto:jani.nikula@intel.com" title="Jani Nikula <jani.nikula@intel.com>"> <span class="fn">Jani Nikula</span></a>
</span></b>
        <pre>I guess we'll need a better check at i9xx_enable_pll(). I don't know what kind
of frankenstein the machine is, but our driver thinks mobile chips always have
a panel, but the dmi quirk says it doesn't.

    /* PLL is protected by panel, make sure we can write it */
    if (IS_MOBILE(dev) && !IS_I830(dev))
        assert_panel_unlocked(dev_priv, crtc->pipe);</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>