[PATCH 2/2] EXA: Allow optimized migration to be enabled with mixed pixmaps.
Maarten Maathuis
madman2003 at gmail.com
Mon Dec 28 04:34:03 PST 2009
Acked-by: Maarten Maathuis <madman2003 at gmail.com>
2009/12/28 Michel Dänzer <michel at daenzer.net>:
> On Mon, 2009-12-28 at 13:21 +0100, Maarten Maathuis wrote:
>> It still seems like the condition is only true for classic exa.
>
> No. I guess the diff is a little confusing, but the result is that only
> Option "MigrationHeuristic" is guarded by
>
> if (!(pExaScr->info->flags & EXA_HANDLES_PIXMAPS) &&
> pExaScr->info->offScreenBase < pExaScr->info->memorySize)
>
> whereas Option "EXAOptimizeMigration" is only guarded by
>
> if (pExaScr->info->flags & EXA_OFFSCREEN_PIXMAPS) {
>
>
> --
> Earthling Michel Dänzer | http://www.vmware.com
> Libre software enthusiast | Debian, X and DRI developer
>
More information about the xorg-devel
mailing list