summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Parts of the mach64 kernel module. Completely non-functional.mach64-0-0-0-branchGareth Hughes2000-09-204-0/+2030
|
* Possible fix for trispd bugJeff Hartmann2000-08-182-36/+45
|
* Fix ABA problem in drm_freelist_{put,try}Rik Faith2000-08-183-25/+18
|
* Sync with Linux 2.4.0-test7/pre4Rik Faith2000-08-185-5/+13
|
* Bug #112196: auth.c uses semaphores while holding spinlocks Make spinlockedRik Faith2000-08-171-2/+2
| | | | region smaller to avoid semaphore.
* Bug #112197 Made sis driver compile under 2.4.0-test7/pre4Rik Faith2000-08-173-26/+3
|
* Fix for bug #111744 which caused any application to never render and dma toJeff Hartmann2000-08-161-1/+1
| | | | stall on certain mga cards
* first part of 4.0.1b mergeX_4_0_1b-20000816-mergeDavid Dawes2000-08-162-5/+10
|
* Import of XFree86 4.0.1bX_4_0_1bDavid Dawes2000-08-160-0/+0
|
* Initial revisionDavid Dawes2000-08-168-0/+2562
|
* Sync with Linux 2.4.0-test6-pre8ati-4-0-2-branchRik Faith2000-08-0818-45/+75
|
* Fix for multiple sarea bug + agp built into kernel segfaultJeff Hartmann2000-08-074-16/+95
|
* Sync with Linux 2.4.0-test6-pre2Rik Faith2000-08-0432-283/+333
|
* Fix typoRik Faith2000-07-222-4/+4
|
* Move to new, denser, easier-to-read Linux kernel Makefile formatRik Faith2000-07-222-168/+112
|
* Revert some changes and try alternative way to clean up AGP handling.Rik Faith2000-07-212-6/+6
|
* Revert some changes and try alternative way to clean up AGP handling.Rik Faith2000-07-2111-36/+48
|
* Fixes for building in the kernel treeRik Faith2000-07-212-2/+10
|
* Changes to make AGP optional for in-kernel buildsRik Faith2000-07-2110-39/+31
|
* kfree_s was deprecated in 2.4.0-test?Rik Faith2000-07-201-1/+1
|
* More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith2000-07-2014-12/+58
| | | | | put_module_symbol clean up of tdfx tdfx_cleanup routine Makefile.kernel fix
* Fixes for building in the kernel treeRik Faith2000-07-204-10/+12
|
* Fixed for monolithic kernel buildRik Faith2000-07-204-4/+10
|
* Fix signature for *_options functionRik Faith2000-07-209-10/+10
|
* Added support for building as modules or as part of monolithic kernelRik Faith2000-07-2011-261/+122
|
* Bump driver dates and add descriptionsRik Faith2000-07-199-13/+13
|
* Allow SAREA > 1 page in sizeRik Faith2000-07-191-1/+1
|
* Sync with Linux 2.4.0-test4 kernelRik Faith2000-07-1918-124/+253
|
* applied Jeff's xf86cvs-I810copy.patchBrian Paul2000-07-1311-46/+184
|
* Final misc changes to bring upto 4.0.1Alan Hourihane2000-07-120-0/+0
|
* Merge XFree86 4.0.1xc_4_0_1-20000711-mergeX_4_0_1-20000711-mergeAlan Hourihane2000-07-1110-23/+41
|
* Import of XFree86 4.0.1X_4_0_1Alan Hourihane2000-07-109-21/+7
|
* Fix for agpgart module detection. If the kernel module has been configuredGareth Hughes2000-07-012-0/+14
| | | | | to use AGP, and the module is not present, fail gracefully instead of doing evil things.
* Update register definitions to match r128_reg.htdfx-2-1-20000711-freezeGareth Hughes2000-06-232-2/+3
|
* Merged bsd-1-0-1pre401-20000613-freezebsd-1-0-1-20000613-mergeDoug Rabson2000-06-1340-135/+4526
|
* Unify code with kernel: Change some spacing in comments Add #includeRik Faith2000-06-1319-22/+29
| | | | <linux/config.h> to all *_drv.c files
* Update email addresses and copyright notices to reflect VA Linux SystemsRik Faith2000-06-1311-30/+27
|
* Merging the ati-4-1-0 branch onto the trunk.ati-4-1-0-20000613-mergeGareth Hughes2000-06-126-80/+95
|
* Merged the tdfx-2-0 branch onto the trunktdfx-2-0-20000612-mergeDaryll Strauss2000-06-121-1/+1
|
* file mga_state.c was initially added on branch bsd-1-0-1-branch.Doug Rabson2000-06-090-0/+0
|
* file mga_drv.h was initially added on branch bsd-1-0-1-branch.Doug Rabson2000-06-090-0/+0
|
* file Makefile was initially added on branch bsd-1-0-1-branch.Doug Rabson2000-06-090-0/+0
|
* file mga_dma.c was initially added on branch bsd-1-0-1-branch.Doug Rabson2000-06-090-0/+0
|
* file mga_drv.c was initially added on branch bsd-1-0-1-branch.Doug Rabson2000-06-090-0/+0
|
* file mga_bufs.c was initially added on branch bsd-1-0-1-branch.Doug Rabson2000-06-090-0/+0
|
* file mga_context.c was initially added on branch bsd-1-0-1-branch.Doug Rabson2000-06-090-0/+0
|
* file mga_drm.h was initially added on branch bsd-1-0-1-branch.Doug Rabson2000-06-090-0/+0
|
* Fix define of PCI_DEVICE_ID_3DLABS_GAMMA when not available in the kernelAlan Hourihane2000-06-091-1/+8
| | | | includes.
* don't draw if window is unmapped, other updates (Jeff Hartmann)Brian Paul2000-06-081-604/+597
|
* Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul2000-06-0848-190/+313
|