summaryrefslogtreecommitdiff
path: root/hw/kdrive/ati/ati.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-16The great kdrive purge.Adam Jackson1-761/+0
2007-06-29Death to RCS tags.Adam Jackson1-3/+0
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-1/+1
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt1-1/+0
2004-09-14Add proper PCI/AGP detection, based on Mike Harris's code for Radeon, butEric Anholt1-19/+11
2004-07-24Check for mmio before restoring crtc/crtc2 pitch registersKeith Packard1-2/+5
2004-07-22Correct pitch so that accelerator can run on 1400x1050 screens. Add a fewKeith Packard1-5/+108
2004-07-19Use the offscreen memory manager as much as possible to do the reservationEric Anholt1-29/+5
2004-06-28Separate out off-screen allocation from Init. Fix Enable to updateKeith Packard1-48/+102
2004-06-26Add ARGB cursor support for Radeon cards.Keith Packard1-4/+8
2004-05-17Overhaul of the ATI driver:Eric Anholt1-38/+112
2004-01-25- Add glx visuals code based on XFree86's Radeon driver.Eric Anholt1-6/+76
2004-01-09Change PCI ID information field to be one of r128, r100, r200, r300. ThisEric Anholt1-110/+125
2004-01-08- Add a new UploadToScratch kaa hook for putting the data for a singleEric Anholt1-3/+14
2003-12-29Merge dri-0-1-branch to trunk. Notable changes:Eric Anholt1-128/+154
2003-12-01- Add fbdev mode-setting backend to Xati. It and vesa are compiled in whenEric Anholt1-49/+142
2003-12-01Add more RV250 PCI IDs.Eric Anholt1-0/+4
2003-11-25Add new Radeon 9200 PCI IDs.Eric Anholt1-0/+3
2003-11-23Add RV250 PCI IDs.Eric Anholt1-0/+4
2003-11-20- Fix a bug in pitch alignment for offscren pixmaps.Eric Anholt1-1/+4
2003-11-20- Fix confusion of depth/bitsPerPixel in ati_draw.cEric Anholt1-2/+47
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt1-0/+285