summaryrefslogtreecommitdiff
path: root/src/ati.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Replace 'foo == NULL' with '!foo'Michel Dänzer1-2/+2
2017-01-24ati: Support loading the amdgpu driver from the ati wrapperMichel Dänzer1-4/+36
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer1-49/+0
2012-09-03ati: fix stub driver loader to load all drivers properlyDave Airlie1-0/+26
2011-10-31radeon: do not include xf86PciInfo.hTormod Volden1-0/+1
2010-09-27radeon: Convert remaining x(c)alloc/xfree to m/calloc/free.Nicolas Reinecke1-1/+1
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner1-2/+2
2008-03-19[PATCH] Compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+1
2008-02-15ati wrapper: translate Device linesGeorge Sapountzis1-249/+112
2008-01-18use stand-alone drivers for each chip family.George Sapountzis1-0/+39
2008-01-16ati wrapper: add DriverRec's and use themGeorge Sapountzis1-26/+74
2008-01-16atimisc: rename to mach64George Sapountzis1-4/+4
2008-01-11ati wrapper: use pci idsGeorge Sapountzis1-469/+117
2008-01-11[mach64] Drop symbol lists.George Sapountzis1-7/+0
2007-08-28[mach64] Convert to pci-rework, keeping source-code compatibility.George Sapountzis1-0/+54
2007-08-28Merge branch 'master' into pci-reworkGeorge Sapountzis1-45/+556
2007-03-24Move atichip.c from ati to atimisc.George Sapountzis1-3/+466
2007-03-23Drop probing by driver name from "Device" section.George Sapountzis1-30/+17
2007-03-23Move {atimach64,r128,radeon}_probe.c from ati to subdrivers.George Sapountzis1-20/+82
2007-03-21[mach64] Add macros for pci-rework source-code compatibilty.George Sapountzis1-3/+6
2007-03-08Move atioption.c from ati to atimisc.George Sapountzis1-1/+23
2007-03-08Move atiprobe.c from ati to atimisc.George Sapountzis1-2/+94
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie1-1/+0
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson1-2/+2
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-1/+1
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich1-2/+2
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-2/+2
2003-11-14Initial revisionKaleb Keithley1-0/+72