xserver-multidpi/hw/kdrive
Eric Anholt d5db59bd79 Add an offscreen area scoring to improve choosing offscreen areas to kick
out when allocation can't find a free area of the requested size. When
    offscreen pixmaps get used, the offscreen area's score is increased by
    a constant value. Every certain number of increases, all offscreen area
    scores get decreased by a fraction. When choosing a set of areas to
    remove for a new allocation, the set of areas with the smallest total
    score is chosen for removal. While this is not the smartest system, it
    prevents things like always removing the first offscreen area in memory
    (likely the most recent) to be kicked out when doing replacing.
2004-06-29 20:37:51 +00:00
..
ati Separate out off-screen allocation from Init. Fix Enable to update 2004-06-28 00:48:51 +00:00
chips Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
fake Attached is a patch to fix a build error whe ncompiling with tslib support, 2004-05-04 03:28:06 +00:00
fbdev Separate out off-screen allocation from Init. Fix Enable to update 2004-06-28 00:48:51 +00:00
i810 Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
igs Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
ipaq Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
itsy Polling input mode for the kdrive os layer. And a moose! 2004-02-05 09:09:51 +00:00
linux New conditional. (REQUIRED_MODULES): Demand xcalibrateext if building 2004-06-02 20:49:50 +00:00
mach64 Miscomputing pitch in 24bpp modes because of rounding errors. 2004-05-20 19:51:44 +00:00
mga Update MGA composite patch commit. (some files were missing in the previous 2004-06-16 21:36:54 +00:00
neomagic small fixes. README added 2004-06-07 05:05:10 +00:00
nvidia Add -lts if using tslib. 2004-05-30 20:40:30 +00:00
pcmcia Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
pm2 Initialize permedia engine for acceleration to work. 2004-05-30 13:51:18 +00:00
r128 Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
savage Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
sdl sdl x server so that we can x-on-x the fb stuff for ease of debugging. if 2004-02-28 09:47:55 +00:00
sis300 Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
sis530 Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
smi Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
src Add an offscreen area scoring to improve choosing offscreen areas to kick 2004-06-29 20:37:51 +00:00
trident Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
trio Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
ts300 Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
vesa Pin header-only pixmaps in memory. 2004-05-20 02:42:20 +00:00
via Adding driver for VIA CLE266 graphics chip. Currently it only accelerates 2004-05-29 12:15:46 +00:00
vxworks Polling input mode for the kdrive os layer. And a moose! 2004-02-05 09:09:51 +00:00
Imakefile Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00
Kdrive.tmpl Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00
Makefile.am Neomagic driver enabled 2004-06-07 05:13:29 +00:00
Xkdrive.man Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00