Bug 12006 - When using EXA on a radeon mobilty X600, yakuake slide up is not smooth
Summary: When using EXA on a radeon mobilty X600, yakuake slide up is not smooth
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r300 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-15 05:03 UTC by Guillaume Martres
Modified: 2009-08-24 12:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.