summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* merge trunk into radeon branch.radeon-1-0-0-20001017radeon-1-0-0-branchAlan Hourihane2000-10-1842-1662/+655
|
* - Added initial Radeon kernel driver (not yet functional)Kevin E Martin2000-09-2713-27/+3378
|
* - Driver reorganized to accomodate both Rage 128 and Radeon driversKevin E Martin2000-09-253-5/+6
| | | | | | | - Added initial Radeon 2D driver (non-functional) - Included M3 patch - Generel driver clean up - Brought drm kenrel drivers up to date
* axp cast fix.Alan Hourihane2000-09-141-1/+1
|
* Remove debugging statement from production code.Rik Faith2000-09-131-1/+0
|
* Fix for [Bug #112247] Hard MGA lock with trispd -size 50000Rik Faith2000-09-131-5/+6
|
* Sync with 2.4.0-test8 kernel.sse-1-0-0-branchGareth Hughes2000-09-109-13/+13
|
* file drm_heavy_kern_lock.c was initially added on branchJeff Hartmann2000-09-070-0/+0
| | | | mga-lock-debug-0-0-1-branch.
* Merge of tdfx branch undid the changes from the 2.4.0-test8-pre5 kernelGareth Hughes2000-09-073-23/+3
| | | | sync, so apply them again.
* Merged tdfx-2-1-branchtdfx-2-1-20000907-mergeAlan Hourihane2000-09-078-6/+183
|
* Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes2000-09-0632-805/+848
|
* Bump version number after kernel interface change.Keith Whitwell2000-08-312-4/+4
|
* Pre Linux 2.4.0 compatibility header fileRik Faith2000-08-311-0/+41
|
* Added planemask args for color and depthbuffer clears.Keith Whitwell2000-08-301-1/+6
|
* Initialize vertsize correctly. Add planemask arguments for color and depthKeith Whitwell2000-08-304-58/+121
| | | | stencil clearing.
* Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith2000-08-2816-45/+15
|
* Sync with Linux 2.4.0-test7 Add signal blocking support to all driversm3-0-0-1-branchRik Faith2000-08-2618-4/+185
| | | | (using control-z on a running direct-rendering client should work now)
* Apply patch from Alan Hourihane to temporarily allow compilation on AlphaRik Faith2000-08-253-0/+24
| | | | (the driver has not been tested on Alpha -- this just makes it compile)
* Remove misleading authorship information from sis driver (author has beenRik Faith2000-08-255-18/+3
| | | | | contacted and will provide improved information later) Rename sis_drm_public.h to sis_drm.h to be consistent with the other drivers.
* Improve detection of kill_fasync parameter count Make compilation of sis.oRik Faith2000-08-252-6/+23
| | | | depend on CONFIG_FB_SIS
* Bug fixes for 32bpp rendering (still disabled)Keith Whitwell2000-08-201-4/+6
|
* 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
|