summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)AuthorFilesLines
2000-02-23LRU of free buffers (fixes rendering bugs)mga-0-0-1-20000225-mergemga-0-0-1-branchJeff Hartmann4-37/+148
2000-02-23fixed last_enqueueKeith Whitwell3-10/+315
2000-02-22Texture LRU fixKeith Whitwell2-51/+25
2000-02-22Cleanup, parameter tweaksKeith Whitwell1-25/+60
2000-02-22Performance tuningJeff Hartmann4-13/+52
2000-02-21Bugfixes + tuningJeff Hartmann5-88/+134
2000-02-21Removed mga_clearJeff Hartmann1-349/+0
2000-02-21Added multiple outstanding dma requests for the mgaJeff Hartmann8-1332/+1065
2000-02-18Added get age ioctlJeff Hartmann4-0/+18
2000-02-17Multiple outstanding dma requests and no queueing for the i810Jeff Hartmann9-1079/+488
2000-02-15mga_ioctl_flush: flush was a finishJeff Hartmann1-1/+3
2000-02-14Fix state managment bugsi810-20000214-beta2Keith Whitwell7-33/+53
2000-02-14Added mtrr support to the mga + agp bugfixesJeff Hartmann4-5/+135
2000-02-14Fixed mga 2d interactivity problemsJeff Hartmann6-153/+113
2000-02-14bug fixesKeith Whitwell1-0/+5
2000-02-14vertex dispatch improvementsKeith Whitwell3-16/+47
2000-02-14Fixed link list bug in agp_freeJeff Hartmann1-2/+13
2000-02-14jeffs changeKeith Whitwell1-12/+27
2000-02-14texture agingKeith Whitwell5-159/+460
2000-02-13Added dma flush ioctlJeff Hartmann4-56/+37
2000-02-13I810 bugfixes in progressJeff Hartmann4-6/+114
2000-02-13Working dma solution (has texture errors)Keith Whitwell7-247/+701
2000-02-12Added polling driver to the repositoryJeff Hartmann2-0/+1807
2000-02-12Dma stuff for keithi810-last-ringJeff Hartmann4-67/+285
2000-02-12Quake 3 works, with small texturing errors. Performance needs work.Keith Whitwell4-171/+243
2000-02-12I810 updatesJeff Hartmann9-497/+1162
2000-02-11Slight reorg of state-output code to more closely match what Utah wasKeith Whitwell2-24/+22
2000-02-11multictx with arbitary number of cliprectsKeith Whitwell7-54/+101
2000-02-10Multiple contexts work, providing cliprects <= MGA_NR_SAREA_CLIPRECTSKeith Whitwell4-75/+96
2000-02-10Move clear and swap operations to primary dma, bugfixes.Keith Whitwell8-197/+276
2000-02-10initialization and state mgmt fixesKeith Whitwell5-88/+233
2000-02-10Removed syncsJeff Hartmann1-40/+49
2000-02-09Intermediate checkinJeff Hartmann2-12/+44
2000-02-09Commit for keithJeff Hartmann12-76/+478
2000-02-08Fixes for jeffKeith Whitwell2-65/+50
2000-02-08Cleaned up buffer deallocationJeff Hartmann3-8/+17
2000-02-07Fixed flag in mga_clear.cJeff Hartmann1-3/+3
2000-02-07Iload debugging stuffJeff Hartmann6-92/+138
2000-02-07Added used arg to iloadJeff Hartmann2-1/+2
2000-02-07Missed an #if 0Jeff Hartmann1-2/+0
2000-02-07Fixed initialization bugJeff Hartmann1-0/+1
2000-02-06Fix constants definitionKeith Whitwell3-19/+39
2000-02-06Iload stuff + bugfixesJeff Hartmann4-35/+132
2000-02-06bug fix for jeffKeith Whitwell1-2/+3
2000-02-06Change to copy state snapshots for each TT_VERTEX buffer.Keith Whitwell10-1010/+755
2000-02-06A few state infrastructure thingsJeff Hartmann5-15/+73
2000-02-04Added code for swapbuffers and clearbuffers.Keith Whitwell10-293/+869
2000-01-30Implementation of protocol, client support (i810) and limited server-sidei810-20000201-beta1Keith Whitwell2-0/+3
2000-01-29removed printk's from critical pathKeith Whitwell1-13/+0
2000-01-27Updates to get dma working + support for Xserver changesJeff Hartmann11-102/+689