Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-29 | Audit calls to schedule() Remove tags from files shared with Linux kernel | Rik Faith | |
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-28 | Use PG_reserved for things we remap non-cached | Jeff Hartmann | |
2000-09-28 | Fixed two things Rik pointed out in the last commit | Jeff Hartmann | |
2000-09-27 | Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes | Jeff Hartmann | |
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-24 | commit xfree86 4.0.1d-pre update | Alan Hourihane | |
2000-09-23 | Import of XFree86 4.0.1d-pre (2) | Alan Hourihane | |
2000-09-22 | Import of XFree86 4.0.1d-pre | Alan Hourihane | |
2000-09-19 | Make management of current->state more correct. | Rik Faith | |
2000-09-19 | Make management of current->state correct (accidentally made incorrect when | Rik Faith | |
fixing the trispd bug). | |||
2000-09-19 | Correct sync with 2.4.0-test9-pre4 kernel. | Gareth Hughes | |
2000-09-19 | Sync with 2.4.0-test9-pre4 kernel. | Gareth Hughes | |
2000-09-14 | axp cast fix. | Alan Hourihane | |
2000-09-13 | Remove debugging statement from production code. | Rik Faith | |
2000-09-13 | Fix for [Bug #112247] Hard MGA lock with trispd -size 50000 | Rik Faith | |
2000-09-10 | Sync with 2.4.0-test8 kernel. | Gareth Hughes | |
2000-09-07 | Merge of tdfx branch undid the changes from the 2.4.0-test8-pre5 kernel | Gareth Hughes | |
sync, so apply them again. | |||
2000-09-07 | Merged tdfx-2-1-branch | Alan Hourihane | |
2000-09-06 | Sync with 2.4.0-test8-pre5 kernel. | Gareth Hughes | |
2000-08-31 | Bump version number after kernel interface change. | Keith Whitwell | |
2000-08-31 | Pre Linux 2.4.0 compatibility header file | Rik Faith | |
2000-08-30 | Initialize vertsize correctly. Add planemask arguments for color and depth | Keith Whitwell | |
stencil clearing. | |||
2000-08-28 | Add compatibility header file to make Linux 2.4.0 kernel patches cleaner. | Rik Faith | |
2000-08-26 | Sync with Linux 2.4.0-test7 Add signal blocking support to all drivers | Rik Faith | |
(using control-z on a running direct-rendering client should work now) | |||
2000-08-25 | Apply patch from Alan Hourihane to temporarily allow compilation on Alpha | Rik Faith | |
(the driver has not been tested on Alpha -- this just makes it compile) | |||
2000-08-25 | Remove misleading authorship information from sis driver (author has been | Rik 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-25 | Improve detection of kill_fasync parameter count Make compilation of sis.o | Rik Faith | |
depend on CONFIG_FB_SIS | |||
2000-08-20 | Bug fixes for 32bpp rendering (still disabled) | Keith Whitwell | |
2000-08-18 | Possible fix for trispd bug | Jeff Hartmann | |
2000-08-18 | Fix ABA problem in drm_freelist_{put,try} | Rik Faith | |
2000-08-18 | Sync with Linux 2.4.0-test7/pre4 | Rik Faith | |
2000-08-17 | Bug #112196: auth.c uses semaphores while holding spinlocks Make spinlocked | Rik Faith | |
region smaller to avoid semaphore. | |||
2000-08-17 | Bug #112197 Made sis driver compile under 2.4.0-test7/pre4 | Rik Faith | |
2000-08-16 | Fix for bug #111744 which caused any application to never render and dma to | Jeff Hartmann | |
stall on certain mga cards | |||
2000-08-16 | first part of 4.0.1b merge | David Dawes | |
2000-08-16 | Initial revision | David Dawes | |
2000-08-08 | Sync with Linux 2.4.0-test6-pre8 | Rik Faith | |
2000-08-07 | Fix for multiple sarea bug + agp built into kernel segfault | Jeff Hartmann | |
2000-08-04 | Sync with Linux 2.4.0-test6-pre2 | Rik Faith | |
2000-07-22 | Fix typo | Rik Faith | |
2000-07-22 | Move to new, denser, easier-to-read Linux kernel Makefile format | Rik Faith | |
2000-07-21 | Revert some changes and try alternative way to clean up AGP handling. | Rik Faith | |
2000-07-21 | Revert some changes and try alternative way to clean up AGP handling. | Rik Faith | |
2000-07-21 | Fixes for building in the kernel tree | Rik Faith | |
2000-07-21 | Changes to make AGP optional for in-kernel builds | Rik Faith | |
2000-07-20 | kfree_s was deprecated in 2.4.0-test? | Rik Faith | |
2000-07-20 | More fixups for kernel build: EXPORT_SYMTAB warning removal | Rik Faith | |
put_module_symbol clean up of tdfx tdfx_cleanup routine Makefile.kernel fix | |||
2000-07-20 | Fixes for building in the kernel tree | Rik Faith | |
2000-07-20 | Fixed for monolithic kernel build | Rik Faith | |
2000-07-20 | Fix signature for *_options function | Rik Faith | |
2000-07-20 | Added support for building as modules or as part of monolithic kernel | Rik Faith | |