summaryrefslogtreecommitdiff
path: root/linux/mga_dma.c
AgeCommit message (Collapse)AuthorFilesLines
2001-01-04Sync with Linux 2.4.0-prereleaseRik Faith1-4/+4
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith1-4/+2
tree Remove debugging statements to make debugging more useful Other minor cleanups in preparation for sync with Linux 2.4.0-test9-pre7
2000-09-28Use PG_reserved for things we remap non-cachedJeff Hartmann1-3/+2
2000-09-27Merged the mga-lock-debug-0-2-0-branch with the trunk. This includesJeff Hartmann1-123/+57
several fixes including: (Jeff) Really disable multitexture (Broken since Mesa 3.4 integration.) (Jeff) Various changes in mga_state.c in the kernel module, which includes a fix to the bug where the first OGL application hangs the machine w/out rendering anything. This also includes defines for the warp registers so they are easily human readable. (Rik and Jeff) Fixed all the schedule loops in the kernel to look like they are supposed too. (Jeff) Configurable agp modes: Add the option "AGPMode2x" or "AGPMode4x" to your XF86Config file. (Rik) Various cleanups to the mga kernel driver to make it easier to read and debug. (Rik) Removed alot of DRM_DEBUG statements from the kernel driver.
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-0/+1
2000-09-19Make management of current->state more correct.Rik Faith1-1/+1
2000-09-19Make management of current->state correct (accidentally made incorrect whenRik Faith1-1/+2
fixing the trispd bug).
2000-09-13Remove debugging statement from production code.Rik Faith1-1/+0
2000-09-13Fix for [Bug #112247] Hard MGA lock with trispd -size 50000Rik Faith1-5/+6
2000-09-07Merge of tdfx branch undid the changes from the 2.4.0-test8-pre5 kernelGareth Hughes1-5/+1
sync, so apply them again.
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergeAlan Hourihane1-1/+5
2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes1-130/+117
2000-08-30Initialize vertsize correctly. Add planemask arguments for color and depthKeith Whitwell1-1/+2
stencil clearing.
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith1-2/+1
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversm3-0-0-1-branchRik Faith1-0/+10
(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 Faith1-0/+6
(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 Hartmann1-1/+1
stall on certain mga cards
2000-08-08Sync with Linux 2.4.0-test6-pre8ati-4-0-2-branchRik Faith1-5/+5
2000-07-11Merge XFree86 4.0.1xc_4_0_1-20000711-mergeX_4_0_1-20000711-mergeAlan Hourihane1-11/+15
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul1-5/+4
2000-05-25Merged mga-0-0-3-branchKeith Whitwell1-227/+186
- 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 Hartmann1-4/+5
2000-04-04Merged mga branch with trunkmga-0-0-2-20000404-mergeJeff Hartmann1-674/+848
2000-02-22Import of XFree86 3.9.18X_3_9_18Kevin E Martin1-0/+978