summaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Collapse)AuthorFilesLines
2000-09-29More changes for sync with Linux 2.4.0-test9-pre7full-0-0-2-branchfull-0-0-1-branchRik Faith2-6/+0
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith10-18/+8
tree Remove debugging statements to make debugging more useful Other minor cleanups in preparation for sync with Linux 2.4.0-test9-pre7
2000-09-28Fixed two things Rik pointed out in the last commitJeff Hartmann1-0/+1
2000-09-27Merged the mga-lock-debug-0-2-0-branch with the trunk. This includesJeff Hartmann6-37/+39
several fixes including: (Jeff) Really disable multitexture (Broken since Mesa 3.4 integration.) (Jeff) Various changes in mga_state.c in the kernel module, which includes a fix to the bug where the first OGL application hangs the machine w/out rendering anything. This also includes defines for the warp registers so they are easily human readable. (Rik and Jeff) Fixed all the schedule loops in the kernel to look like they are supposed too. (Jeff) Configurable agp modes: Add the option "AGPMode2x" or "AGPMode4x" to your XF86Config file. (Rik) Various cleanups to the mga kernel driver to make it easier to read and debug. (Rik) Removed alot of DRM_DEBUG statements from the kernel driver.
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane10-98/+100
2000-09-10Sync with 2.4.0-test8 kernel.sse-1-0-0-branchGareth Hughes4-6/+6
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergeAlan Hourihane1-0/+75
2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes5-139/+150
2000-08-31Bump version number after kernel interface change.Keith Whitwell1-2/+2
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith6-19/+6
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversm3-0-0-1-branchRik Faith7-2/+65
(using control-z on a running direct-rendering client should work now)
2000-08-25Remove misleading authorship information from sis driver (author has beenRik Faith1-6/+1
contacted and will provide improved information later) Rename sis_drm_public.h to sis_drm.h to be consistent with the other drivers.
2000-08-18Fix ABA problem in drm_freelist_{put,try}Rik Faith1-0/+1
2000-08-18Sync with Linux 2.4.0-test7/pre4Rik Faith1-1/+2
2000-08-17Bug #112197 Made sis driver compile under 2.4.0-test7/pre4Rik Faith1-11/+0
2000-08-16Initial revisionDavid Dawes1-0/+715
2000-08-08Sync with Linux 2.4.0-test6-pre8ati-4-0-2-branchRik Faith7-16/+26
2000-08-07Fix for multiple sarea bug + agp built into kernel segfaultJeff Hartmann1-0/+6
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith8-114/+137
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 Faith4-16/+22
2000-07-21Fixes for building in the kernel treeRik Faith1-1/+5
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith3-16/+13
2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith6-6/+22
put_module_symbol clean up of tdfx tdfx_cleanup routine Makefile.kernel fix
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 Faith4-4/+4
2000-07-20Added support for building as modules or as part of monolithic kernelRik Faith5-116/+54
2000-07-19Bump driver dates and add descriptionsRik Faith4-6/+6
2000-07-19Sync with Linux 2.4.0-test4 kernelRik Faith5-55/+102
2000-07-13applied Jeff's xf86cvs-I810copy.patchBrian Paul4-23/+89
2000-07-11Merge XFree86 4.0.1xc_4_0_1-20000711-mergeX_4_0_1-20000711-mergeAlan Hourihane2-2/+2
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
to use AGP, and the module is not present, fail gracefully instead of doing evil things.
2000-06-13Unify code with kernel: Change some spacing in comments Add #includeRik Faith5-5/+5
<linux/config.h> to all *_drv.c files
2000-06-13Update email addresses and copyright notices to reflect VA Linux SystemsRik Faith1-4/+3
2000-06-12Merging the ati-4-1-0 branch onto the trunk.ati-4-1-0-20000613-mergeGareth Hughes1-32/+32
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul7-31/+34
2000-06-06define VM_DONTCOPY to zero if undefinedBrian Paul1-0/+5
2000-05-25Merged mga-0-0-3-branchKeith Whitwell5-216/+700
- New security model for i810 - Enable i810 dri by default - New indexed vertex path for mga - Mga kernel driver rework - Removed dead files in i810 driver
2000-05-18Merged ati-4-0-1ati-4-0-1-20000518-mergeKevin E Martin3-8/+745
2000-04-05Fixed reclaim OopsJeff Hartmann3-23/+82
2000-04-04Merged mga branch with trunkmga-0-0-2-20000404-mergeJeff Hartmann8-562/+1255
2000-03-16Merge with 4.0ati-4-0-1-20000319-baseX_4_0-20000315-mergeJeff Hartmann2-4/+2
2000-02-223.9.18 mergefreeze-20000226dispatch-0-0-3-20000225-mergeX_3_9_18-20000222-mergesmt-0-0-2-branchKevin E Martin2-4/+4
2000-02-22Import of XFree86 3.9.18X_3_9_18Kevin E Martin5-1/+2005
2000-01-12Add a drm_poll function to the tdfx driver. This fixes the problem withDaryll Strauss2-2/+8
3.9.17 where the server hangs when the mouse is first moved.
2000-01-06Import of XFree86 3.9.17X_3_9_17Rik Faith3-9/+3