summaryrefslogtreecommitdiff
path: root/hw/kdrive/ati/ati_reg.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-16The great kdrive purge.Adam Jackson1-1927/+0
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2005-02-28Force DPMS normal on screen enableKeith Packard1-0/+4
2005-01-27Add an OUT_RING_REG macro for use with DMA_PACKET0, which is like OUT_RINGEric Anholt1-0/+22
2005-01-25Fix R100 text by forcing the 3d engine to idle before executing more 3dKeith Packard1-0/+4
2005-01-25Finish converting RB2D_DSTCACHE to RB3D_DSTCACHE. Remove an extra pixelEric Anholt1-21/+24
2005-01-25Add tracing. Hack Radeon cache registers to use 3D addresses. Works on M6Keith Packard1-1/+20
2005-01-20Make R200 PDMA work -- primary queue sizes are now 9 bits, not 8.Eric Anholt1-0/+4
2004-12-22Back out the previous day's broken R200 "fix" -- the same number of coordsEric Anholt1-0/+10
2004-09-20Fix the R200 Render code. Composite and Trapezoids are now supported justEric Anholt1-0/+1
2004-09-19Unbreak the AGP DRI case. That was quite a pile of broken code.Eric Anholt1-10/+23
2004-09-14Add proper PCI/AGP detection, based on Mike Harris's code for Radeon, butEric Anholt1-0/+11
2004-09-11- Add disabled WIP trapezoid code for R128 and R100. The R128 rendering isEric Anholt1-1/+21
2004-07-22Correct pitch so that accelerator can run on 1400x1050 screens. Add a fewKeith Packard1-11/+11
2004-06-26Add ARGB cursor support for Radeon cards.Keith Packard1-0/+1
2004-05-17Overhaul of the ATI driver:Eric Anholt1-217/+1319
2003-12-30- Add new Composite hook for kdrive drivers, which only ensures that theEric Anholt1-1/+516
2003-12-29Merge dri-0-1-branch to trunk. Notable changes:Eric Anholt1-3/+135
2003-11-20- Fix a bug in pitch alignment for offscren pixmaps.Eric Anholt1-0/+4
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt1-0/+63