summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-02-15- Remove AGP support from tdfx driver.mga-1-0-0-20010215-freezemga-1-0-0-branchGareth Hughes3-5/+4
2001-02-15Full merge from trunk.Gareth Hughes6-11/+15
2001-02-14Do that properly...Gareth Hughes1-3/+8
2001-02-14Always mark the buffer age. Fixes kernel crash when Q3 is first app to beGareth Hughes2-81/+29
2001-02-14Add a small number of retries to drmDMA on -EAGAIN errors. These areGareth Hughes2-29/+38
2001-02-14- Templated i810 driver (untested -- volunteers?)Gareth Hughes29-2894/+696
2001-02-14Fix typo -- head and wrap parameters were the wrong way around in TEST_AGE,Gareth Hughes5-78/+50
2001-02-14Ha ! Nice One. WTF?? again... Should be __REALLY_HAVE_AGP, notAlan Hourihane2-6/+2
2001-02-14Add Radeon 3D driver to branch.Gareth Hughes1-0/+1
2001-02-14Templated radeon kernel module.Gareth Hughes16-2020/+337
2001-02-14Add helpful message to other developers.Gareth Hughes2-0/+8
2001-02-14- Pull in r128, radeon 2D driver code from trunk.Gareth Hughes13-1885/+258
2001-02-14Pull in latest r128 code from trunk (will not work yet).Gareth Hughes7-297/+175
2001-02-14Fix header file dependency.Gareth Hughes1-2/+2
2001-02-14New templated tdfx kernel module.Gareth Hughes16-1637/+156
2001-02-13checkpoint commit. Put back old context queue format on gamma (for now).Alan Hourihane12-24/+337
2001-02-13Updated counters for gammaRik Faith15-69/+74
2001-02-13Merge (most of) the latest trunk code into the branch.Gareth Hughes6-145/+226
2001-02-12another fixupAlan Hourihane4-38/+6
2001-02-12Finally... No-IRQ DMA works as expected (and doesn't suffer from the oddGareth Hughes5-469/+45
2001-02-12Right, I've had it. Interrupts are gone...Gareth Hughes11-1395/+353
2001-02-09in the hope of gareth telling me 'wtf???' is ? (if I couldn't guess!)Alan Hourihane3-7/+4
2001-02-09add gamma support for new template structureAlan Hourihane5-663/+216
2001-02-09prepare for gamma updatesAlan Hourihane10-32/+64
2001-02-09Add extensible counters for statistics via ioctlRik Faith17-93/+504
2001-02-08Checkpoint commit before I fix IRQ disable/enable.Gareth Hughes44-382/+456
2001-02-02Fix /proc files to output all available data (In recent kernels, they haveRik Faith6-140/+274
2001-02-02Add new ioctls and example drmstat.c program More ioctls are needed, butRik Faith11-18/+429
2001-02-01Add drm_stub.h support This allows proper handling of /proc entries whenRik Faith12-425/+689
2001-02-01Add DRM_MAJORRik Faith3-0/+3
2001-02-01Fix up warnings for printk statementsRik Faith1-9/+9
2001-01-31Add spinlocks to interrupt handler.Gareth Hughes1-0/+2
2001-01-31Put PRIMEND write after DMAPADs to prevent race condition.Gareth Hughes1-6/+3
2001-01-31This is how it should be done...Gareth Hughes3-391/+161
2001-01-31Checkpoint commit, I'm about to throw all this code away...Gareth Hughes3-127/+165
2001-01-29Don't really use the status page, keep the ring write pointer ourselves.Gareth Hughes3-114/+80
2001-01-29More intermediate hacking...Gareth Hughes3-18/+87
2001-01-28Yes, this really is development code...Gareth Hughes1-2/+0
2001-01-28More hacking on mga kernel module v3.0.0, basic (non-textured) apps workGareth Hughes14-261/+3406
2001-01-24New DRM template architecture, with initial implementation of MGA driverGareth Hughes60-8342/+23061
2001-01-24- Misc cleanups.Gareth Hughes12-353/+294
2001-01-23file ati_pcigart.h was initially added on branch ati-pcigart-0-0-1-branch.Jeff Hartmann0-0/+0
2001-01-23file ati_pcigart.c was initially added on branch ati-pcigart-0-0-1-branch.Jeff Hartmann0-0/+0
2001-01-18Fixed problem preventing compile on system w/o agpgart.Jeff Hartmann1-2/+2
2001-01-17file r128_pcigart.c was initially added on branch ati-pcigart-0-0-1-branch.Jeff Hartmann0-0/+0
2001-01-17file scatter.c was initially added on branch ati-pcigart-0-0-1-branch.Jeff Hartmann0-0/+0
2001-01-13Remove debug messages.Gareth Hughes1-1/+1
2001-01-11Makefile.linux was checking $(MACHINE) for 'i386' before building theKeith Whitwell1-0/+3
2001-01-08Merged tdfx-3-0-0tdfx-3-0-0-20010109-mergeNathan Hand3-2/+5
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergeKevin E Martin21-861/+6467