summaryrefslogtreecommitdiff
path: root/linux-core/r128_drv.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-21r128-specific parts of sync with 2.4.0-test11-pre5. Rest is coming shortly.Gareth Hughes1-5/+4
2000-11-15- Cleanup of indirect buffer submission.Gareth Hughes1-1/+1
2000-11-05Greatly improve interactivity with MMIO-based 2D acceleration by onlyGareth Hughes1-105/+60
2000-10-27Add support for different primitive types in vertex buffer flush ioctl.Gareth Hughes1-1/+1
2000-10-20Latest development work. Should be reasonably stable with the DRIScreenInitGareth Hughes1-1/+2
2000-10-16Get buffers via drmDMA. Vertex buffers are acquired one at a time, textureGareth Hughes1-36/+37
2000-10-15Add support for indirect buffers. Clean up the way vertex and indirectGareth Hughes1-3/+5
2000-10-15Fix last of lockups. Stopping the CCE was failing when the engine was veryGareth Hughes1-1/+1
2000-10-10Merge trunk with ati-4-1-1-branch. Needed for Mobility M3 to work withGareth Hughes1-4/+2
2000-10-09Checking in latest development work - I need to merge the trunk into thisati-4-1-1-20001009-freezeGareth Hughes1-7/+11
2000-09-19Uppdate date stamps for client-side 3D driver, kernel module.Gareth Hughes1-1/+1
2000-09-19Somewhat unstable development work. Use at your own risk.Gareth Hughes1-17/+19
2000-09-10Sync with 2.4.0-test8 kernel.ati-4-1-1-20000919-stableGareth Hughes1-15/+13
2000-08-27Get latest kernel module updates from Rik Faith. Thanks, Rik! Sync withGareth Hughes1-3/+16
2000-08-08Sync with Linux 2.4.0-test6-pre8Rik Faith1-2/+2
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith1-17/+24
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith1-4/+4
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith1-4/+4
2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith1-1/+3
2000-07-20Fix signature for *_options functionRik Faith1-1/+1
2000-07-20Added support for building as modules or as part of monolithic kernelRik Faith1-29/+12
2000-07-19Bump driver dates and add descriptionsRik Faith1-2/+2
2000-07-19Sync with Linux 2.4.0-test4 kernelRik Faith1-18/+13
2000-07-10Import of XFree86 4.0.1X_4_0_1Alan Hourihane1-7/+0
2000-07-01Fix for agpgart module detection. If the kernel module has been configuredGareth Hughes1-0/+7
2000-06-13Unify code with kernel: Change some spacing in comments Add #includeRik Faith1-0/+1
2000-06-13Update email addresses and copyright notices to reflect VA Linux SystemsRik Faith1-4/+3
2000-06-12Merging the ati-4-1-0 branch onto the trunk.ati-4-1-0-20000613-mergeGareth Hughes1-32/+32
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul1-3/+3
2000-05-18Merged ati-4-0-1ati-4-0-1-20000518-mergeKevin E Martin1-0/+737