Bug 12006

Summary: When using EXA on a radeon mobilty X600, yakuake slide up is not smooth
Product: Mesa Reporter: Guillaume Martres <smarter3>
Component: Drivers/DRI/r300Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Guillaume Martres 2007-08-15 05:03:46 UTC
I'm using yakuake 2.8-beta1, xorg-server 1.3, Mesa 7.0.0 and ati drivers 6.6.193, all from Ubuntu's repositories.
Here is the interesting part of my xorg.conf:
Section "Device"
	Identifier	"ATI Technologies Inc M24 1P [Radeon Mobility X600]"
	Driver		"ati"
	Option		"AccelMethod"		"EXA"
	Option		"EnablePageFlip"	"on"
	Option		"MigrationHeuristic"	"greedy"
	BusID		"PCI:1:0:0"
EndSection

If i comment the "MigrationHeuristic" the scrolling of some website(like http://forum.kubuntu-fr.org ) is not smooth.
Comment 1 Jerome Glisse 2007-08-15 13:50:11 UTC
This ain't exactly a bug, under going work will fix this in future
release.
Comment 2 Adam Jackson 2009-08-24 12:27:45 UTC
Mass version move, cvs -> git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.