summaryrefslogtreecommitdiff
path: root/linux/radeon_drv.c
AgeCommit message (Collapse)AuthorFilesLines
2002-02-14First pass of mesa-4-0 branch merge into trunk.trunk-20020221mesa-4-0-20020214-mergeDavid Dawes1-3/+11
2001-07-23Fixes that allow the modules to be built into the kernelJeff Hartmann1-0/+20
2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann1-1/+1
more flexible and allow older module versions to still work. Might not be final code if we move over to DRI kernel module version, but will be if we use XFree86 version. + Only build tdfx.o instead of tdfx-4_1_0.o since tdfx.o has never changed its API.
2001-07-16Added version string to the end of the kernel module name. This allowsJeff Hartmann1-1/+1
multiple versions of the kernel module to co-exist on one machine.
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-2/+4
2001-04-02Update radeon DRM to v1.1.0 (texture upload changes).Gareth Hughes1-673/+58
2001-03-19Import of XFree86 4.0.99.1X_4_0_99_1David Dawes1-58/+673
2001-03-08Fix ring space calculations, tests. Based on patch by Bruce Stockwell.Gareth Hughes1-2/+2
2001-03-06Merge tdfx-3-1-0 branch.tdfx-3-1-0-20010306-mergeGareth Hughes1-2/+2
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-30/+4
- Fix old-style DMA for gamma driver (please test). - Pull out IRQ handling into drm_dma.h (please test on i810, gamma). - Lots of general cleanups, remove compiler warnings etc.
2001-02-15- Fix up merge.mga-1-0-0-20010215-mergeGareth Hughes1-1/+1
- Update date stamps.
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-674/+85
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergeKevin E Martin1-0/+702