summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.linux was checking $(MACHINE) for 'i386' before building theKeith Whitwell2001-01-111-0/+3
* Merged tdfx-3-0-0tdfx-3-0-0-20010109-mergeNathan Hand2001-01-083-2/+5
* Merged ati-5-0-0ati-5-0-0-20010105-mergeKevin E Martin2001-01-0521-861/+6467
* Sync with Linux 2.4.0-prereleaseRik Faith2001-01-0414-89/+129
* add blit ioctl, fix plnwt handlingKeith Whitwell2000-12-308-7/+161
* Update date information.X_4_0_2-20001221-mergeGareth Hughes2000-12-152-2/+2
* file bufs_tmp.h was initially added on branch mach64-0-0-1-branch.Gareth Hughes2000-12-130-0/+0
* - Fix nasty depth span bug. Drawable offset was not being added to pixelGareth Hughes2000-12-125-45/+23
* Import of XFree86 4.0.1gX_4_0_1hX_4_0_1gDavid Dawes2000-12-050-0/+0
* file mach64_dma.c was initially added on branch mach64-0-0-1-branch.Gareth Hughes2000-12-040-0/+0
* file mach64_state.c was initially added on branch mach64-0-0-1-branch.Gareth Hughes2000-12-040-0/+0
* file mach64_drm.h was initially added on branch mach64-0-0-1-branch.Gareth Hughes2000-12-020-0/+0
* Merged ati-4-1-1-branch into trunk.ati-4-1-1-20001202-merge-trunkX_4_0_1h-20001207-mergeX_4_0_1h-20001205-mergesse-1-0-1-branchGareth Hughes2000-12-0215-1396/+3726
* Import of XFree86 4.0.1fX_4_0_1fDavid Dawes2000-11-301-3/+15
* file context_tmp.h was initially added on branch mach64-0-0-1-branch.Gareth Hughes2000-11-270-0/+0
* file driver_tmp.h was initially added on branch mach64-0-0-1-branch.Gareth Hughes2000-11-270-0/+0
* file mach64_drv.h was initially added on branch mach64-0-0-1-branch.Gareth Hughes2000-11-270-0/+0
* Integrated bug fix from David S. Miller (a wait queue removal bug)X_4_0_1g-20001130-mergeX_4_0_1f-20001130-mergeJeff Hartmann2000-11-211-0/+1
* Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility testedRik Faith2000-11-1522-234/+291
* Move .c to .h fileRik Faith2000-11-141-293/+0
* file radeon_state.c was initially added on branch ati-5-0-0-branch.Kevin E Martin2000-11-130-0/+0
* file radeon_cp.c was initially added on branch ati-5-0-0-branch.Kevin E Martin2000-11-130-0/+0
* Split agpsupport.c into pre-2.4.0 version and current version.Rik Faith2000-11-101-0/+293
* merge with 4.0.1dX_4_0_1e-20001107-mergeX_4_0_1d-20001107-mergeDavid Dawes2000-11-0812-12/+60
* Import of XFree86 4.0.1dX_4_0_1eX_4_0_1dDavid Dawes2000-11-072-18/+6
* Added multitexture fix to the mga drm driverJeff Hartmann2000-11-011-1/+1
* More changes for sync with Linux 2.4.0-test9-pre7full-0-0-2-branchfull-0-0-1-branchRik Faith2000-09-298-30/+7
* Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith2000-09-2952-87/+22
* Use PG_reserved for things we remap non-cachedJeff Hartmann2000-09-281-3/+2
* Fixed two things Rik pointed out in the last commitJeff Hartmann2000-09-282-0/+2
* Merged the mga-lock-debug-0-2-0-branch with the trunk. This includesJeff Hartmann2000-09-2723-470/+308
* file radeon_drv.c was initially added on branch radeon-1-0-0-branch.Kevin E Martin2000-09-270-0/+0
* file radeon_drv.h was initially added on branch radeon-1-0-0-branch.Kevin E Martin2000-09-270-0/+0
* file radeon_context.c was initially added on branch radeon-1-0-0-branch.Kevin E Martin2000-09-270-0/+0
* file radeon_drm.h was initially added on branch radeon-1-0-0-branch.Kevin E Martin2000-09-270-0/+0
* file radeon_bufs.c was initially added on branch radeon-1-0-0-branch.Kevin E Martin2000-09-270-0/+0
* file radeon_dma.c was initially added on branch radeon-1-0-0-branch.Kevin E Martin2000-09-270-0/+0
* commit xfree86 4.0.1d-pre updateAlan Hourihane2000-09-2454-1144/+323
* Import of XFree86 4.0.1d-pre (2)X_4_0_1d-preAlan Hourihane2000-09-233-4/+4
* Import of XFree86 4.0.1d-preAlan Hourihane2000-09-223-16/+77
* file mach64_drv.c was initially added on branch mach64-0-0-0-branch.Gareth Hughes2000-09-200-0/+0
* file mach64_bufs.c was initially added on branch mach64-0-0-0-branch.Gareth Hughes2000-09-200-0/+0
* file mach64_context.c was initially added on branch mach64-0-0-0-branch.Gareth Hughes2000-09-200-0/+0
* Make management of current->state more correct.Rik Faith2000-09-191-1/+1
* Make management of current->state correct (accidentally made incorrect whenRik Faith2000-09-191-1/+2
* Correct sync with 2.4.0-test9-pre4 kernel.Gareth Hughes2000-09-191-1/+1
* Sync with 2.4.0-test9-pre4 kernel.Gareth Hughes2000-09-192-5/+5
* file r128_state.c was initially added on branch ati-4-1-1-branch.Gareth Hughes2000-09-190-0/+0
* file r128_cce.c was initially added on branch ati-4-1-1-branch.Gareth Hughes2000-09-190-0/+0
* axp cast fix.Alan Hourihane2000-09-141-1/+1