summaryrefslogtreecommitdiff
path: root/linux/mga_dma.c
AgeCommit message (Collapse)Author
2000-09-19Make management of current->state more correct.Rik Faith
2000-09-19Make management of current->state correct (accidentally made incorrect whenRik Faith
fixing the trispd bug).
2000-09-13Remove debugging statement from production code.Rik Faith
2000-09-13Fix for [Bug #112247] Hard MGA lock with trispd -size 50000Rik Faith
2000-09-07Merge of tdfx branch undid the changes from the 2.4.0-test8-pre5 kernelGareth Hughes
sync, so apply them again.
2000-09-07Merged tdfx-2-1-branchAlan Hourihane
2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes
2000-08-30Initialize vertsize correctly. Add planemask arguments for color and depthKeith Whitwell
stencil clearing.
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversRik Faith
(using control-z on a running direct-rendering client should work now)
2000-08-25Apply patch from Alan Hourihane to temporarily allow compilation on AlphaRik Faith
(the driver has not been tested on Alpha -- this just makes it compile)
2000-08-16Fix for bug #111744 which caused any application to never render and dma toJeff Hartmann
stall on certain mga cards
2000-08-08Sync with Linux 2.4.0-test6-pre8Rik Faith
2000-07-11Merge XFree86 4.0.1Alan Hourihane
2000-06-08Merged glxmisc-3-0-0Brian Paul
2000-05-25Merged mga-0-0-3-branchKeith Whitwell
- New security model for i810 - Enable i810 dri by default - New indexed vertex path for mga - Mga kernel driver rework - Removed dead files in i810 driver
2000-04-05Fixed reclaim OopsJeff Hartmann
2000-04-04Merged mga branch with trunkJeff Hartmann
2000-02-22Import of XFree86 3.9.18Kevin E Martin