xserver-multidpi/hw
Eric Anholt 5ca5fe7111 Add an OUT_RING_REG macro for use with DMA_PACKET0, which is like OUT_RING
but includes debugging to ensure that the reg being submitted is the
    one that follows in the packet. Convert most uses of OUT_RING to it,
    and convert a couple of OUT_REG sets to DMA_PACKET0/OUT_RING_REG. Also,
    add checking to see if more registers are submitted to a DMA_PACKET0
    than should be, to avoid hangs during stupid mistakes (checking for
    less isn't done).
2005-01-27 05:25:57 +00:00
..
darwin Allow rootless implementations to override frame reordering. This is used 2004-10-08 00:35:08 +00:00
dmx Add missing reply for DMX (Rik Faith). 2004-08-27 20:39:17 +00:00
kdrive Add an OUT_RING_REG macro for use with DMA_PACKET0, which is like OUT_RING 2005-01-27 05:25:57 +00:00
vfb Fix xtest failures in Xvfb from XMatchVisualInfo test. 2004-08-27 01:15:10 +00:00
xfree86 When we tested if a PCI base address was unassigned we didn't take into 2005-01-26 15:50:17 +00:00
xgl Xgl improvements 2005-01-26 10:58:52 +00:00
xnest Add COMPOSITE change to fbCopyWindow (not needed yet) 2004-08-11 22:40:14 +00:00
xwin winmsg.c 2005-01-12 16:10:00 +00:00