xserver-multidpi/exa
Eric Anholt 083b790515 Switch the default migration heuristic for EXA to "always".
This has been what has been used the most successfully post-damagetrack.
The current thinking is that:
1) We should be able to accelerate basically everything.  So we don't need to
   try to migrate trees of pixmaps permanently out of framebuffer to speed
   CPU drawing up.
2) Migration is cheaper in the thrashing case, so we don't want to go to a lot
   of effort to try (and fail badly) to find a working set.
2006-12-28 13:21:25 -08:00
..
exa_accel.c EXA: Lots of damage tracking fixes. 2006-12-19 18:57:22 +01:00
exa_migration.c Don't forget to step the rows when verifying the equivalence of fb/sys areas. 2006-06-19 15:11:55 -07:00
exa_offscreen.c Merge branch 'master' into exa-damagetrack 2006-12-19 16:29:26 +01:00
exa_priv.h Export exaMove{In,Out}Pixmap(). 2006-12-28 13:15:11 -08:00
exa_render.c EXA: Lots of damage tracking fixes. 2006-12-19 18:57:22 +01:00
exa_unaccel.c EXA: Lots of damage tracking fixes. 2006-12-19 18:57:22 +01:00
exa.c Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
exa.h Export exaMove{In,Out}Pixmap(). 2006-12-28 13:15:11 -08:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00