summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)AuthorFilesLines
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith10-26/+9
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversm3-0-0-1-branchRik Faith11-2/+120
2000-08-25Apply patch from Alan Hourihane to temporarily allow compilation on AlphaRik Faith3-0/+24
2000-08-25Remove misleading authorship information from sis driver (author has beenRik Faith4-12/+2
2000-08-25Improve detection of kill_fasync parameter count Make compilation of sis.oRik Faith2-6/+23
2000-08-20Bug fixes for 32bpp rendering (still disabled)Keith Whitwell1-4/+6
2000-08-18Possible fix for trispd bugJeff Hartmann2-36/+45
2000-08-18Fix ABA problem in drm_freelist_{put,try}Rik Faith2-25/+17
2000-08-18Sync with Linux 2.4.0-test7/pre4Rik Faith4-4/+11
2000-08-17Bug #112196: auth.c uses semaphores while holding spinlocks Make spinlockedRik Faith1-2/+2
2000-08-17Bug #112197 Made sis driver compile under 2.4.0-test7/pre4Rik Faith2-15/+3
2000-08-16Fix for bug #111744 which caused any application to never render and dma toJeff Hartmann1-1/+1
2000-08-16first part of 4.0.1b mergeX_4_0_1b-20000816-mergeDavid Dawes1-1/+8
2000-08-16Initial revisionDavid Dawes7-0/+1847
2000-08-08Sync with Linux 2.4.0-test6-pre8ati-4-0-2-branchRik Faith11-29/+49
2000-08-07Fix for multiple sarea bug + agp built into kernel segfaultJeff Hartmann3-16/+89
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith24-169/+196
2000-07-22Fix typoRik Faith1-2/+2
2000-07-22Move to new, denser, easier-to-read Linux kernel Makefile formatRik Faith1-84/+56
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith1-3/+3
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith7-20/+26
2000-07-21Fixes for building in the kernel treeRik Faith1-1/+5
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith7-23/+18
2000-07-20kfree_s was deprecated in 2.4.0-test?Rik Faith1-1/+1
2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith8-6/+36
2000-07-20Fixes for building in the kernel treeRik Faith2-5/+6
2000-07-20Fixed for monolithic kernel buildRik Faith2-2/+5
2000-07-20Fix signature for *_options functionRik Faith5-6/+6
2000-07-20Added support for building as modules or as part of monolithic kernelRik Faith6-145/+68
2000-07-19Bump driver dates and add descriptionsRik Faith5-7/+7
2000-07-19Allow SAREA > 1 page in sizeRik Faith1-1/+1
2000-07-19Sync with Linux 2.4.0-test4 kernelRik Faith13-69/+151
2000-07-13applied Jeff's xf86cvs-I810copy.patchBrian Paul5-23/+91
2000-07-11Merge XFree86 4.0.1xc_4_0_1-20000711-mergeX_4_0_1-20000711-mergeAlan Hourihane4-16/+23
2000-07-10Import of XFree86 4.0.1X_4_0_1Alan Hourihane1-7/+0
2000-07-01Fix for agpgart module detection. If the kernel module has been configuredGareth Hughes1-0/+7
2000-06-23Update register definitions to match r128_reg.htdfx-2-1-20000711-freezeGareth Hughes2-2/+3
2000-06-13Merged bsd-1-0-1pre401-20000613-freezebsd-1-0-1-20000613-mergeDoug Rabson1-1/+1
2000-06-13Unify code with kernel: Change some spacing in comments Add #includeRik Faith12-11/+18
2000-06-13Update email addresses and copyright notices to reflect VA Linux SystemsRik Faith7-23/+18
2000-06-12Merging the ati-4-1-0 branch onto the trunk.ati-4-1-0-20000613-mergeGareth Hughes3-40/+55
2000-06-12Merged the tdfx-2-0 branch onto the trunktdfx-2-0-20000612-mergeDaryll Strauss1-1/+1
2000-06-09Fix define of PCI_DEVICE_ID_3DLABS_GAMMA when not available in the kernelAlan Hourihane1-1/+8
2000-06-08don't draw if window is unmapped, other updates (Jeff Hartmann)Brian Paul1-604/+597
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul37-133/+177
2000-06-06define VM_DONTCOPY to zero if undefinedBrian Paul1-0/+5
2000-06-05Include new updated gamma support.Alan Hourihane3-6/+65
2000-05-30Merged bsd-1-0-0bsd-1-0-0-20000531-mergeDoug Rabson1-4/+4
2000-05-26Fixed WARP pipe hangs in Quake 3. Fullscreen or window at (0,0) seems toGareth Hughes2-204/+288
2000-05-25Merged mga-0-0-3-branchKeith Whitwell11-673/+1146