summaryrefslogtreecommitdiff
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 Hartmann6-89/+135
2000-02-21Removed mga_clearJeff Hartmann1-349/+0
2000-02-21Added multiple outstanding dma requests for the mgaJeff Hartmann9-1368/+1066
2000-02-18Added get age ioctlJeff Hartmann7-0/+35
2000-02-17Multiple outstanding dma requests and no queueing for the i810Jeff Hartmann12-1553/+964
2000-02-15mga_ioctl_flush: flush was a finishJeff Hartmann1-1/+3
2000-02-14Fix state managment bugsi810-20000214-beta2Keith Whitwell9-39/+59
2000-02-14Added mtrr support to the mga + agp bugfixesJeff Hartmann6-6/+251
2000-02-14Fixed mga 2d interactivity problemsJeff Hartmann7-157/+118
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 Whitwell6-236/+559
2000-02-13Added dma flush ioctlJeff Hartmann7-111/+73
2000-02-13I810 bugfixes in progressJeff Hartmann6-11/+216
2000-02-13Working dma solution (has texture errors)Keith Whitwell10-491/+920
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 Hartmann13-900/+1895
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 Whitwell8-56/+104
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 Whitwell9-199/+278
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 Hartmann13-84/+486
2000-02-08Fixes for jeffKeith Whitwell2-65/+50
2000-02-08Cleaned up buffer deallocationJeff Hartmann4-9/+18
2000-02-07Fixed flag in mga_clear.cJeff Hartmann1-3/+3
2000-02-07Iload debugging stuffJeff Hartmann7-102/+144
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 Whitwell12-1024/+767
2000-02-06A few state infrastructure thingsJeff Hartmann6-15/+76
2000-02-04Added code for swapbuffers and clearbuffers.Keith Whitwell14-304/+882
2000-01-30Implementation of protocol, client support (i810) and limited server-sidei810-20000201-beta1Keith Whitwell5-1/+8
2000-01-29removed printk's from critical pathKeith Whitwell2-26/+0
2000-01-27Updates to get dma working + support for Xserver changesJeff Hartmann15-103/+693