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

--- Comment #3 from Ilia Mirkin <imir...@alum.mit.edu> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to