summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-02-13Revert the minor version back to 2 (and bump the patchlevel).mesa-4-0-20020214mesa-4-0-20020213mesa-4-0-branchDavid Dawes2-14/+14
2002-02-13Remove ; from the end of some do { ... } while(0) macros (Timothy Ball).David Dawes4-4/+4
2002-02-13fix multiple window clear bugKeith Whitwell1-2/+3
2002-02-12Remove references to dead i810_vertex2 ioctlKeith Whitwell7-29/+6
2002-02-12Initial merge of trunk into mesa-4-0 branch.David Dawes155-9599/+45535
2001-12-10merge linux kernel 2.4.15mesa-4-0-20020211-freezeAlan Hourihane6-8/+54
2001-12-09Create a noop stub for DRM_IOCTL_CONTROL when __HAVE_DMA_IRQ is turned off.David Dawes5-17/+41
2001-12-05remove debugKeith Whitwell1-5/+5
2001-12-05Fix stencil clears.Keith Whitwell3-14/+14
2001-11-29fix PR_* definitions to match original definitionsKeith Whitwell4-32/+24
2001-11-29Remove multiple states codeKeith Whitwell9-457/+127
2001-11-27Put back i810 drm major number, add stub irq functions for backwardsKeith Whitwell3-13/+22
2001-11-26fix zbias state uploadKeith Whitwell2-3/+5
2001-11-26fix CONTEXT_ALL bitmapKeith Whitwell1-2/+2
2001-11-26version number bumpsKeith Whitwell10-15/+51
2001-11-20Fix silly bug causing lockups.Keith Whitwell1-4/+8
2001-11-06memset some places.Alan Hourihane6-2/+8
2001-11-06Move sarea definition to xf86drmRadeon.hKeith Whitwell1-1/+1
2001-11-06Reimplement 3.5 features in a backwards-compatible way. Untested.Keith Whitwell10-304/+425
2001-11-03Allow the radeon module to build.David Dawes1-0/+1
2001-11-01use #ifdef MODULE_LICENSE/#endif to compile with kernel 2.4.5 (and maybeBrian Paul2-0/+4
2001-10-30Changes for radeon client module compileKeith Whitwell1-2/+2
2001-10-29Updates from 3.5 branchKeith Whitwell6-65/+434
2001-10-29broken, checkpoint commitKeith Whitwell13-691/+713
2001-10-08commit Abraham vd Merwe fix.Alan Hourihane2-2/+2
2001-09-25merge with 2.4.10 kernelAlan Hourihane18-98/+69
2001-09-18remove Linux 2.3.x cruft.Alan Hourihane2-336/+0
2001-09-17bumped the DRM versions (already done in ddx and client side drivers).Alan Hourihane4-14/+14
2001-09-17Use CCE for 2D acceleration (Gerd Knorr)Alan Hourihane1-2/+67
2001-08-25- Remove the rest of the unneeded client-side libraries.David Dawes1-1/+1
2001-08-24file convert.c was initially added on branch bsd-2-0-0-branch.Alan Hourihane0-0/+0
2001-08-22First part of XFree86 4.1.99.1 merge.X_4_1_99_1-20010822-mergeDavid Dawes1-1/+1
2001-08-22Import of XFree86 4.1.99.1X_4_1_99_1David Dawes1-1/+1
2001-08-21file drm_ioctl_table.h was initially added on branch mesa-3-5-branch.Jeff Hartmann0-0/+0
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane28-607/+20
2001-08-14A few warning fixes when actually building under 2.4.9-pre2 + someJeff Hartmann8-84/+84
2001-08-13Sync with Linus 2.4.9-pre2 + make all nopage routines more alikeJeff Hartmann12-76/+98
2001-08-11new multihead code was missing Voodoo3 2000 and Voodoo4 support.Alan Hourihane2-2/+36
2001-08-10Commit Keith Owens kernel Makefile changes, merge and commit alpha patchJeff Hartmann17-69/+448
2001-08-08Update to the code I sent Linus and Alan this morning. Added some missingJeff Hartmann8-32/+88
2001-08-07Avoid compiler warning about r_list being used uninitialized.Jeff Hartmann2-2/+2
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann34-892/+1048
2001-07-30Merge the multihead-1-0-0 branch into the trunk, with the exception of themultihead-1-0-0-20010730-mergeDavid Dawes9-123/+369
2001-07-23Fixes that allow the modules to be built into the kernelJeff Hartmann15-46/+239
2001-07-20Merge checker fixes from Alan Cox made to the drm in the ac kernel tree.Jeff Hartmann4-2/+40
2001-07-20Remove module name hacks because we aren't going to implement this anymoreJeff Hartmann2-35/+11
2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann18-64/+38
2001-07-17Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0Jeff Hartmann4-12/+12
2001-07-16Added version string to the end of the kernel module name. This allowsJeff Hartmann17-24/+74
2001-07-16i810 drm security fixJeff Hartmann2-0/+4