summaryrefslogtreecommitdiff
path: root/linux/r128_drv.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-231) switches from class_sysfs to drm sysfs implementation to allowJon Smirl1-17/+1
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-2/+2
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-2/+2
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-59/+0
2002-04-09Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergeJens Owen1-0/+2
2001-11-26Put drm version back from 3.0 to 2.2; XFree86 4.1 is the baseline forKeith Whitwell1-2/+2
2001-09-17bumped the DRM versions (already done in ddx and client side drivers).Alan Hourihane1-4/+4
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-3/+3
2001-07-23Fixes that allow the modules to be built into the kernelJeff Hartmann1-0/+20
2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann1-1/+1
2001-07-17Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0Jeff Hartmann1-3/+3
2001-07-16Added version string to the end of the kernel module name. This allowsJeff Hartmann1-1/+1
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-2/+4
2001-03-08Fix ring space calculations, tests. Based on patch by Bruce Stockwell.Gareth Hughes1-2/+2
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-30/+4
2001-02-15- Fix up merge.mga-1-0-0-20010215-mergeGareth Hughes1-1/+1
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-672/+83
2001-01-29Corresponding sync with PCI GART updates.Gareth Hughes1-7/+1
2001-01-24- Misc cleanups.Gareth Hughes1-1/+1
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergeKevin E Martin1-16/+28
2000-12-15Update date information.X_4_0_2-20001221-mergeGareth Hughes1-1/+1
2000-12-12- Fix nasty depth span bug. Drawable offset was not being added to pixelGareth Hughes1-2/+2
2000-12-02Merged ati-4-1-1-branch into trunk.ati-4-1-1-20001202-merge-trunkX_4_0_1h-20001207-mergeX_4_0_1h-20001205-mergesse-1-0-1-branchGareth Hughes1-128/+93
2000-11-15Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility testedRik Faith1-4/+3
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith1-2/+1
2000-09-27Merged the mga-lock-debug-0-2-0-branch with the trunk. This includesJeff Hartmann1-1/+1
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-0/+1
2000-09-10Sync with 2.4.0-test8 kernel.sse-1-0-0-branchGareth Hughes1-1/+1
2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes1-14/+15
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith1-4/+1
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversm3-0-0-1-branchRik Faith1-0/+13
2000-08-08Sync with Linux 2.4.0-test6-pre8ati-4-0-2-branchRik Faith1-2/+2
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith1-17/+24
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith1-4/+4
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith1-4/+4
2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith1-1/+3
2000-07-20Fix signature for *_options functionRik Faith1-1/+1
2000-07-20Added support for building as modules or as part of monolithic kernelRik Faith1-29/+12
2000-07-19Bump driver dates and add descriptionsRik Faith1-2/+2
2000-07-19Sync with Linux 2.4.0-test4 kernelRik Faith1-18/+13
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
2000-06-13Unify code with kernel: Change some spacing in comments Add #includeRik Faith1-0/+1
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 Paul1-3/+3
2000-05-18Merged ati-4-0-1ati-4-0-1-20000518-mergeKevin E Martin1-0/+737