← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 325169] Re: [exa] XSetClipMask+XPutImage = garbage on an off-screen buffer

 

Adding

	Option		"EXAOptimizeMigration"		"true"
	Option		"MigrationHeuristic"		"greedy"

to the "Device" section of my  /etc/X11/xorg.conf solved the issue for
me:

Section "Device"
	Identifier	"Configured Video Device"
	Option		"EXAOptimizeMigration"		"true"
	Option		"MigrationHeuristic"		"greedy"
EndSection

[lspci]
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)

-- 
[exa] XSetClipMask+XPutImage = garbage on an off-screen buffer
https://bugs.launchpad.net/bugs/325169
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.