summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane
2000-09-23Import of XFree86 4.0.1d-pre (2)Alan Hourihane
2000-09-22Import of XFree86 4.0.1d-preAlan Hourihane
2000-09-20file mach64_drv.c was initially added on branch mach64-0-0-0-branch.Gareth Hughes
2000-09-20file mach64_bufs.c was initially added on branch mach64-0-0-0-branch.Gareth Hughes
2000-09-20file mach64_context.c was initially added on branch mach64-0-0-0-branch.Gareth Hughes
2000-09-19Make management of current->state more correct.Rik Faith
2000-09-19Make management of current->state correct (accidentally made incorrect whenRik Faith
fixing the trispd bug).
2000-09-19Correct sync with 2.4.0-test9-pre4 kernel.Gareth Hughes
2000-09-19Sync with 2.4.0-test9-pre4 kernel.Gareth Hughes
2000-09-19file r128_state.c was initially added on branch ati-4-1-1-branch.Gareth Hughes
2000-09-19file r128_cce.c was initially added on branch ati-4-1-1-branch.Gareth Hughes
2000-09-14axp cast fix.Alan Hourihane
2000-09-13Remove debugging statement from production code.Rik Faith
2000-09-13Fix for [Bug #112247] Hard MGA lock with trispd -size 50000Rik Faith
2000-09-10Sync with 2.4.0-test8 kernel.Gareth Hughes
2000-09-07file drm_heavy_kern_lock.c was initially added on branchJeff Hartmann
mga-lock-debug-0-0-1-branch.
2000-09-07Merge of tdfx branch undid the changes from the 2.4.0-test8-pre5 kernelGareth Hughes
sync, so apply them again.
2000-09-07Merged tdfx-2-1-branchAlan Hourihane
2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes
2000-08-31Bump version number after kernel interface change.Keith Whitwell
2000-08-31Pre Linux 2.4.0 compatibility header fileRik Faith
2000-08-30Added planemask args for color and depthbuffer clears.Keith Whitwell
2000-08-30Initialize vertsize correctly. Add planemask arguments for color and depthKeith Whitwell
stencil clearing.
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversRik Faith
(using control-z on a running direct-rendering client should work now)
2000-08-25Apply patch from Alan Hourihane to temporarily allow compilation on AlphaRik Faith
(the driver has not been tested on Alpha -- this just makes it compile)
2000-08-25Remove misleading authorship information from sis driver (author has beenRik Faith
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-25Improve detection of kill_fasync parameter count Make compilation of sis.oRik Faith
depend on CONFIG_FB_SIS
2000-08-20Bug fixes for 32bpp rendering (still disabled)Keith Whitwell
2000-08-18Possible fix for trispd bugJeff Hartmann
2000-08-18Fix ABA problem in drm_freelist_{put,try}Rik Faith
2000-08-18Sync with Linux 2.4.0-test7/pre4Rik Faith
2000-08-17Bug #112196: auth.c uses semaphores while holding spinlocks Make spinlockedRik Faith
region smaller to avoid semaphore.
2000-08-17Bug #112197 Made sis driver compile under 2.4.0-test7/pre4Rik Faith
2000-08-16Fix for bug #111744 which caused any application to never render and dma toJeff Hartmann
stall on certain mga cards
2000-08-16first part of 4.0.1b mergeDavid Dawes
2000-08-16Import of XFree86 4.0.1bDavid Dawes
2000-08-16Initial revisionDavid Dawes
2000-08-08Sync with Linux 2.4.0-test6-pre8Rik Faith
2000-08-07Fix for multiple sarea bug + agp built into kernel segfaultJeff Hartmann
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith
2000-07-22Fix typoRik Faith
2000-07-22Move to new, denser, easier-to-read Linux kernel Makefile formatRik Faith
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith
2000-07-21Fixes for building in the kernel treeRik Faith
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith
2000-07-20kfree_s was deprecated in 2.4.0-test?Rik Faith
2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith
put_module_symbol clean up of tdfx tdfx_cleanup routine Makefile.kernel fix