xserver-multidpi/hw/kdrive
Eric Anholt cade317d31 Overhaul of the ATI driver:
- Add monochrome hardware cursor support.
- Try to auto-detect AGP support for DRI on Radeons. And fail. Detect it
    properly on R128.
- Set up card for pseudo-DMA if possible. Convert 2D rendering code to
    prepare DMA packets only. Use generic code to decode DMA packets to
    MMIO if PDMA is unavailable. Add WIP code to support "real" DMA without
    DRM support.
- Dispatch pending DMA commands when the server sleeps. Otherwise some
    things, such as typing in an xterm, wouldn't show up for a time.
- Fix Radeon Composite acceleration in many ways, and add Rage 128
    Composite acceleration. Disable them both due to still-not-understood
    issues they have. They fail with In, Out, AtopReverse, and Xor, and
    text rendering is strange.
- Add textured XV support for R100 and Rage 128. No brightness/sat
    controls, but it does support multiple ports, and cooperates with
    Composite.
- Add WIP code for hostdata uploads.
- Many cleanups and fixes.
2004-05-17 20:18:02 +00:00
..
ati Overhaul of the ATI driver: 2004-05-17 20:18:02 +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 Use current resolution by default, change rate to 75 to match 2004-05-06 16:19:32 +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 Follow GLX in setting ARGB visual nplanes to 24. 2004-05-13 21:25:51 +00:00
mach64 Move fourcc.h to a generic location in src/. 2004-05-13 21:41:48 +00:00
mga Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
neomagic fixed Changelog format 2004-04-11 16:39:48 +00:00
nvidia Move fourcc.h to a generic location in src/. 2004-05-13 21:41:48 +00:00
pcmcia Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +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 Make kaaMoveInPixmap public. This will be used by the ATI driver's xvideo 2004-05-17 07:19:49 +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 There's no need to explicitly set softCursor -- kdrive handles this if the 2004-05-13 21:15:06 +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 Add completely fake X server -- draws to allocated buffer, has no keyboard 2004-04-28 07:26:46 +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