summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* file radeon_cp.c was initially added on branch bsd-3-0-0-branch.Eric Anholt2002-05-290-0/+0
* file radeon_drv.h was initially added on branch bsd-3-0-0-branch.Eric Anholt2002-05-290-0/+0
* file radeon_state.c was initially added on branch bsd-3-0-0-branch.Eric Anholt2002-05-290-0/+0
* Remove some older Linux 2.3.99 codeAlan Hourihane2002-05-172-10/+4
* same udelay fixesAlan Hourihane2002-05-174-10/+6
* Allow drm to build under 2.4 and 2.5(.14)Keith Whitwell2002-05-1616-138/+198
* Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergeJens Owen2002-04-0961-390/+1500
* file xf86drmCompat.c was initially added on branch drmcommand-0-0-1-branch.Jens Owen2002-03-290-0/+0
* file trident_drv.c was initially added on branch trident-0-0-1-branch.Alan Hourihane2002-03-180-0/+0
* file trident.h was initially added on branch trident-0-0-1-branch.Alan Hourihane2002-03-180-0/+0
* fixups for *BSDtrunk-20020328Alan Hourihane2002-03-115-31/+27
* Fix backwards compatibility bug, add tests for good numbers ofKeith Whitwell2002-03-081-22/+118
* missing fileAlan Hourihane2002-03-081-0/+79
* fixup the radeon driver (not tested)Alan Hourihane2002-03-065-355/+494
* i830 & mga contain minor changes from 4.2.0 for mesa 4.0 bsd mergeAlan Hourihane2002-03-062-1/+9
* first pass at merging mesa 4.0 kernel drivers into new bsd-3-0-0 branch.Alan Hourihane2002-03-0614-4/+109
* First pass of mesa-4-0 branch merge into trunk.trunk-20020221mesa-4-0-20020214-mergeDavid Dawes2002-02-1435-980/+1220
* wrapper for ioremap_nocache() like for ioremap() (Paul Mundt)Michel Daenzer2002-02-024-0/+54
* First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes2002-01-2766-10535/+4618
* Import of XFree86 4.2.0X_4_2_0David Dawes2002-01-2723-1009/+3228
* Initial revisionDavid Dawes2002-01-2769-0/+39532
* merge with linux kernel 2.4.15X_4_2_0-20020127-preimportX_4_2_0-20020123-preimportAlan Hourihane2001-12-106-8/+54
* Put back i810 major version number (same reasons as for r128)Keith Whitwell2001-11-272-4/+4
* Put drm version back from 3.0 to 2.2; XFree86 4.1 is the baseline forKeith Whitwell2001-11-262-4/+4
* wrap the MODULE_LICENSE definition.dmx-0-1-20020531-finaldmx-0-1-20020419-betadmx-0-1-20020228-alphadmx-0-1-20020112dmx-0-1-20011128-snapshotdmx-0-1-20011115dmx-0-1-branchAlan Hourihane2001-11-022-0/+4
* merge kernel 2.4.13-pre6.Alan Hourihane2001-10-226-16/+58
* file mach64.h was initially added on branch mach64-0-0-2-branch.Manuel Teira2001-10-210-0/+0
* commit Abraham vd Merwe fix.Alan Hourihane2001-10-082-2/+2
* merge with 2.4.10 kernelAlan Hourihane2001-09-2518-98/+69
* remove Linux 2.3.x cruft.Alan Hourihane2001-09-182-336/+0
* bumped the DRM versions (already done in ddx and client side drivers).Alan Hourihane2001-09-174-14/+14
* Use CCE for 2D acceleration (Gerd Knorr)Alan Hourihane2001-09-171-2/+67
* - Remove the rest of the unneeded client-side libraries.David Dawes2001-08-251-1/+1
* file convert.c was initially added on branch bsd-2-0-0-branch.Alan Hourihane2001-08-240-0/+0
* First part of XFree86 4.1.99.1 merge.X_4_1_99_1-20010822-mergeDavid Dawes2001-08-221-1/+1
* Import of XFree86 4.1.99.1X_4_1_99_1David Dawes2001-08-221-1/+1
* file drm_ioctl_table.h was initially added on branch mesa-3-5-branch.Jeff Hartmann2001-08-210-0/+0
* No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane2001-08-1928-607/+20
* A few warning fixes when actually building under 2.4.9-pre2 + someJeff Hartmann2001-08-148-84/+84
* Sync with Linus 2.4.9-pre2 + make all nopage routines more alikeJeff Hartmann2001-08-1312-76/+98
* new multihead code was missing Voodoo3 2000 and Voodoo4 support.Alan Hourihane2001-08-112-2/+36
* Commit Keith Owens kernel Makefile changes, merge and commit alpha patchJeff Hartmann2001-08-1017-69/+448
* Update to the code I sent Linus and Alan this morning. Added some missingJeff Hartmann2001-08-088-32/+88
* Avoid compiler warning about r_list being used uninitialized.Jeff Hartmann2001-08-072-2/+2
* Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann2001-08-0734-892/+1048
* Merge the multihead-1-0-0 branch into the trunk, with the exception of themultihead-1-0-0-20010730-mergeDavid Dawes2001-07-309-123/+369
* Fixes that allow the modules to be built into the kernelJeff Hartmann2001-07-2315-46/+239
* Merge checker fixes from Alan Cox made to the drm in the ac kernel tree.Jeff Hartmann2001-07-204-2/+40
* Remove module name hacks because we aren't going to implement this anymoreJeff Hartmann2001-07-202-35/+11
* Add module version name at a lower layer of the code, allows things to beJeff Hartmann2001-07-1818-64/+38