https://bugs.freedesktop.org/show_bug.cgi?id=51971
--- Comment #12 from Ryan Bourgeois <[email protected]> 2012-08-10 05:12:25 UTC --- Created attachment 65367 --> https://bugs.freedesktop.org/attachment.cgi?id=65367 Patch to force bpc to 6 There's work going on with the Intel card. It was discovered that when they forced BPC to 8 they were able to display to the Retina display properly. I added some debug into the section of code that determines the correct bpc and found that it was already choosing 8. I force it to 6 and all of a sudden it works. I've attached the patch that fixes that. Of course, like the other patch, the fix only applies to the MBP Retina. I don't yet know the proper way to override this on a per-device basis. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
