summaryrefslogtreecommitdiff
path: root/linux/gamma_drv.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-29Drop GAMMA DRM from a great height ...Dave Airlie1-61/+0
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-0/+3
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-0/+1
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca1-1/+1
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-1/+1
2003-04-22Rename drm_lists.h to gamma_lists.hKeith Whitwell1-1/+1
2003-04-22Move the excitingly named DRM(flush_block_and_flush) and friends toKeith Whitwell1-1/+2
2003-04-22Move a chunk of gamma-specific code out of drm_dma.h. Remove unusedKeith Whitwell1-0/+1
2003-04-22Move a bunch of gamma-specific code into a gamma-specific file. Restore theKeith Whitwell1-1/+1
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-45/+0
2002-04-09Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergeJens Owen1-0/+2
2002-02-14First pass of mesa-4-0 branch merge into trunk.trunk-20020221mesa-4-0-20020214-mergeDavid Dawes1-4/+8
2001-07-23Fixes that allow the modules to be built into the kernelJeff Hartmann1-0/+21
2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann1-1/+1
2001-07-16Added version string to the end of the kernel module name. This allowsJeff Hartmann1-1/+1
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-46/+16
2001-02-15- Fix up merge.mga-1-0-0-20010215-mergeGareth Hughes1-2/+1
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-531/+64
2000-11-15Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility testedRik Faith1-2/+2
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith1-1/+0
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-0/+1
2000-09-10Sync with 2.4.0-test8 kernel.Gareth Hughes1-1/+1
2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes1-34/+36
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith1-2/+0
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversRik Faith1-0/+3
2000-08-08Sync with Linux 2.4.0-test6-pre8Rik Faith1-2/+2
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith1-19/+17
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith1-2/+0
2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith1-0/+2
2000-07-20Fix signature for *_options functionRik Faith1-2/+2
2000-07-20Added support for building as modules or as part of monolithic kernelRik Faith1-29/+14
2000-07-19Bump driver dates and add descriptionsRik Faith1-1/+1
2000-07-19Sync with Linux 2.4.0-test4 kernelRik Faith1-3/+13
2000-06-13Unify code with kernel: Change some spacing in comments Add #includeRik Faith1-0/+1
2000-06-09Fix define of PCI_DEVICE_ID_3DLABS_GAMMA when not available in the kernelAlan Hourihane1-1/+8
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul1-5/+8
2000-06-05Include new updated gamma support.Alan Hourihane1-2/+37
2000-04-04Merged mga branch with trunkmga-0-0-2-20000404-mergeJeff Hartmann1-0/+4
2000-03-16Merge with 4.0ati-4-0-1-20000319-baseX_4_0-20000315-mergeJeff Hartmann1-2/+1
2000-02-22Import of XFree86 3.9.18X_3_9_18Kevin E Martin1-1/+2
2000-01-06Import of XFree86 3.9.17X_3_9_17Rik Faith1-1/+1
1999-12-05First DRI release of 3dfx driver.Daryll Strauss1-0/+525