https://bugs.freedesktop.org/show_bug.cgi?id=35876
--- Comment #3 from [email protected] 2011-05-20 19:44:38 PDT --- Yes, it indeed pageflip support. Putting 'return FALSE' in can_exchange fixes the problem, last time I must have forgot to 'make install' or something. However, 'Option "PageFlip" "false"' doesn't help, because even if set, the condition in can_exchange lets flipping in some cases (if nouveau_exa_pixmap_is_onscreen() == FALSE). Not sure why that check is there. @Alexander Potashev - older kernel you describe just doesn't have pageflipping code, so sure you don't see it on it. -- 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
