http://bugs.freedesktop.org/show_bug.cgi?id=22317
--- Comment #6 from Francisco Jerez <[email protected]> 2009-06-21 04:22:31 PST --- Created an attachment (id=26994) --> (http://bugs.freedesktop.org/attachment.cgi?id=26994) nv17_interlace.patch Here on nv17, the attached patch seems necessary in addition to your patch for interlaced modes to work. Without clearing NV_PCRTC_CONFIG_START_ADDRESS_HSYNC I get a meaningful image but only the odd fields (or the even ones, I don't know for sure ;-) are displayed. The blob seems to set NV_CIO_CRE_43 to 0x1 on all the hardware i've got around (nv34, nv35, nv40) but on this nv17 when an interlaced mode is being used, not doing it causes some weird diagonal lines to be displayed. I don't know what the problem is with interlaced modes on nv2x, these patches might also fix them but I don't have any at hand. -- Configure bugmail: http://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
