From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 15293] Flash video laggy inside Firefox only with KMS Date: Wed, 17 Feb 2010 15:48:20 GMT Message-ID: <201002171548.o1HFmKDR024527@demeter.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: dri-devel@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org http://bugzilla.kernel.org/show_bug.cgi?id=15293 Alex Deucher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com --- Comment #12 from Alex Deucher 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 --