<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - dithering detected incorrectly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92297#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - dithering detected incorrectly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92297">bug 92297</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>Well, unless I'm misreading the bios (entirely possible), the FP data pointed
to by the offset in BIT table 'L' suggests that it's not a 8bpc screen.

bios->fp.strapless_is_24bit = bios->data[bios->fp.lvdsmanufacturerpointer + 4];

lvdsmanufacturerpointer = 56df

and 0x56e3 == 0. So nouveau is correctly turning on dithering based on the
information available to it. However perhaps that information isn't trustworthy
for fermi+. Or perhaps there's another bit somewhere.</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>