summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-12-01- Fixed polygon stipple. Was still using SubmitPackets...ati-4-1-1-20001202-mergeati-4-1-1-20001201-freezeati-4-1-1-branchGareth Hughes9-50/+530
2000-11-30- Revert texture LRU changes back to 4.0.1 code for now.Gareth Hughes3-115/+36
2000-11-28- Fix long-standing scissor bug.Gareth Hughes4-106/+85
2000-11-27Fix up merge from trunk.Gareth Hughes8-104/+104
2000-11-26Merged trunk into branch.Gareth Hughes12-26/+39
2000-11-21Merge with latest trunk code. Now requires kernel 2.4.0-test11-pre5 orati-4-1-1-20001125-freezeGareth Hughes22-292/+284
2000-11-21r128-specific parts of sync with 2.4.0-test11-pre5. Rest is coming shortly.Gareth Hughes4-11/+124
2000-11-15- Cleanup of indirect buffer submission.Gareth Hughes4-50/+42
2000-11-05Greatly improve interactivity with MMIO-based 2D acceleration by onlyGareth Hughes10-351/+665
2000-10-27Add support for different primitive types in vertex buffer flush ioctl.Gareth Hughes6-9/+37
2000-10-20Latest development work. Should be reasonably stable with the DRIScreenInitGareth Hughes9-20/+288
2000-10-16Get buffers via drmDMA. Vertex buffers are acquired one at a time, textureGareth Hughes9-161/+202
2000-10-15Add support for indirect buffers. Clean up the way vertex and indirectGareth Hughes7-36/+28
2000-10-15Fix last of lockups. Stopping the CCE was failing when the engine was veryGareth Hughes6-116/+124
2000-10-11- Enable client-side throttling again.Gareth Hughes4-15/+34
2000-10-10Minor updates after trunk merge:Gareth Hughes2-15/+11
2000-10-10Merge trunk with ati-4-1-1-branch. Needed for Mobility M3 to work withGareth Hughes41-2033/+1025
2000-10-09Checking in latest development work - I need to merge the trunk into thisati-4-1-1-20001009-freezeGareth Hughes10-556/+1059
2000-09-19Grab latest trunk code. Sync with 2.4.0-test9-pre4 kernel.Gareth Hughes5-7/+9
2000-09-19Uppdate date stamps for client-side 3D driver, kernel module.Gareth Hughes2-2/+2
2000-09-19Change u32s to unsigned ints (originally unsigned longs). Will have toGareth Hughes1-27/+27
2000-09-19Somewhat unstable development work. Use at your own risk.Gareth Hughes12-1182/+1912
2000-09-10Sync with 2.4.0-test8 kernel.ati-4-1-1-20000919-stableGareth Hughes39-1303/+1576
2000-08-27Get latest kernel module updates from Rik Faith. Thanks, Rik! Sync withGareth Hughes27-99/+310
2000-08-22Apply Rik's 2.4.0-test7-pre4 sync patch.Gareth Hughes5-5/+13
2000-08-18New ATI development branch. Resync with my unstable development work, onlyGareth Hughes1-6/+57
2000-08-17Bug #112196: auth.c uses semaphores while holding spinlocks Make spinlockedRik Faith1-2/+2
2000-08-17Bug #112197 Made sis driver compile under 2.4.0-test7/pre4Rik Faith3-26/+3
2000-08-16Fix for bug #111744 which caused any application to never render and dma toJeff Hartmann1-1/+1
2000-08-16first part of 4.0.1b mergeX_4_0_1b-20000816-mergeDavid Dawes2-5/+10
2000-08-16Import of XFree86 4.0.1bX_4_0_1bDavid Dawes0-0/+0
2000-08-16Initial revisionDavid Dawes8-0/+2562
2000-08-08Sync with Linux 2.4.0-test6-pre8ati-4-0-2-branchRik Faith18-45/+75
2000-08-07Fix for multiple sarea bug + agp built into kernel segfaultJeff Hartmann4-16/+95
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith32-283/+333
2000-07-22Fix typoRik Faith2-4/+4
2000-07-22Move to new, denser, easier-to-read Linux kernel Makefile formatRik Faith2-168/+112
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith2-6/+6
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith11-36/+48
2000-07-21Fixes for building in the kernel treeRik Faith2-2/+10
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith10-39/+31
2000-07-20kfree_s was deprecated in 2.4.0-test?Rik Faith1-1/+1
2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith14-12/+58
2000-07-20Fixes for building in the kernel treeRik Faith4-10/+12
2000-07-20Fixed for monolithic kernel buildRik Faith4-4/+10
2000-07-20Fix signature for *_options functionRik Faith9-10/+10
2000-07-20Added support for building as modules or as part of monolithic kernelRik Faith11-261/+122
2000-07-19Bump driver dates and add descriptionsRik Faith9-13/+13
2000-07-19Allow SAREA > 1 page in sizeRik Faith1-1/+1
2000-07-19Sync with Linux 2.4.0-test4 kernelRik Faith18-124/+253