summaryrefslogtreecommitdiff
path: root/linux/radeon_cp.c
AgeCommit message (Collapse)AuthorFilesLines
2002-02-14First pass of mesa-4-0 branch merge into trunk.trunk-20020221mesa-4-0-20020214-mergeDavid Dawes1-8/+8
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-13/+3
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-1/+1
2001-08-14A few warning fixes when actually building under 2.4.9-pre2 + someJeff Hartmann1-1/+1
reformating
2001-08-13Sync with Linus 2.4.9-pre2 + make all nopage routines more alikeJeff Hartmann1-2/+2
2001-08-10Commit Keith Owens kernel Makefile changes, merge and commit alpha patchJeff Hartmann1-5/+16
set from Jay Estabrook (sans some mga modifications which broke other arch's.)
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-18/+68
be ported, rolled back r128 and i810 version bumps so 4.1.0 works with cvs kernel modules, added Config.in and updated Makefile.kernel, incorporated lots of drm fixes inspired by patches sent by Redhat, made DRM(realloc) usage check for NULL allocations, restructure driver init routines to export dev_priv only when initialized and to check for all error conditions.
2001-06-14First pass of 4.1.0 merge.X_4_1_0-20010615-mergeDavid Dawes1-6/+0
2001-04-30- PCIGART patches for Alpha from CompaqKevin E Martin1-4/+15
2001-04-16- Fix typo and remove magic numbersKevin E Martin1-2/+7
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-140/+197
2001-03-19Import of XFree86 4.0.99.1X_4_0_99_1David Dawes1-55/+126
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-10/+10
2001-03-08Fix ring space calculations, tests. Based on patch by Bruce Stockwell.Gareth Hughes1-17/+2
2001-03-06Merge tdfx-3-1-0 branch.tdfx-3-1-0-20010306-mergeGareth Hughes1-38/+12
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-3/+2
- 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-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-12/+13
2001-01-26Client-side updates for drmRadeonClear(...), fixes color/depth bufferGareth Hughes1-10/+0
clears.
2001-01-24- Misc cleanups.Gareth Hughes1-37/+17
- Fix drmR128Clear parameters (Radeon to follow). - Add some helper macros to r128/radeon kernel modules.
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergeKevin E Martin1-0/+1314