summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2000-01-24Interrupt dma for mgaJeff Hartmann6-285/+279
2000-01-21Added type to drm so I810 will work properlyJeff Hartmann8-7/+13
2000-01-20Fixed up I810 driver for KeithJeff Hartmann9-764/+449
2000-01-20debug commit for jeffKeith Whitwell7-229/+116
2000-01-19Test app stuffJeff Hartmann1-0/+930
2000-01-19Checkin for RikJeff Hartmann1-24/+96
2000-01-19Code in debugging processJeff Hartmann5-20/+100
2000-01-14Fixes to make mga_buf.c & mga_dma.c compileJeff Hartmann4-4/+21
2000-01-13dma checkin, still need to figure out how to pass TT_FLAGS and do someJeff Hartmann13-22/+227
2000-01-11Misc cleanup + in work-in-progress dma handlingJeff Hartmann8-672/+191
2000-01-08Partial sync w/ rikJeff Hartmann15-102/+4016