xserver-multidpi/hw/xfree86/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.man.pre Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
examodule.c Add options to disable EXA acceleration for Composite/UTS/DFS, and always print 2006-06-18 19:47:51 -07:00
Makefile.am Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00