http://bugzilla.kernel.org/show_bug.cgi?id=15293


Alex Deucher <alexdeuc...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeuc...@gmail.com




--- Comment #12 from Alex Deucher <alexdeuc...@gmail.com>  2010-02-17 15:48:09 
---
The radeon driver does vline range waits to prevent tearing when doing buffer
swaps.  That is likely the case if flash uses GL.  You can remove the vline
waits by removing:
info->accel_state->vsync = TRUE;
in radeon_dri2_copy_region() in radeon_dri2.c in xf86-video-ati.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to