summaryrefslogtreecommitdiff
path: root/src/atiprobe.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-27drop mach64George Sapountzis1-475/+0
2008-02-15mach64: clean probe a littleGeorge Sapountzis1-66/+24
2008-02-07mach64: BIOSBase is no longer usedGeorge Sapountzis1-4/+0
2008-01-26mach64: add hint for sparc and minor cosmetic.George Sapountzis1-7/+7
2008-01-16mach64: add version (need not match with ati)George Sapountzis1-12/+12
2007-10-09include stdint.h to fix the build on some platformsLars Weiler1-0/+1
2007-08-28[mach64] Convert to pci-rework, keeping source-code compatibility.George Sapountzis1-0/+2
2007-08-28Merge branch 'master' into pci-reworkGeorge Sapountzis1-1/+0
2007-03-23Fold FillIn() back to Probe().George Sapountzis1-1/+0
2007-03-21[mach64] Add macros for pci-rework source-code compatibilty.George Sapountzis1-24/+28
2007-03-21[mach64] Drop checking that BAR base + size fits in 32 bit.George Sapountzis1-4/+2
2007-03-21[mach64] Single mapping per BAR.George Sapountzis1-1/+6
2007-03-21[mach64] Drop poking the VGA MMIO aperture.George Sapountzis1-12/+4
2007-03-08Move atiprobe.c from ati to atimisc.George Sapountzis1-224/+1
2007-01-28Add option "probe_sparse" to force probing sparse I/O bases.George Sapountzis1-0/+24
2007-01-28Sane probe, based on work by Luc Verhaegen <libv@skynet.be>.George Sapountzis1-601/+269
2007-01-28Drop checking of sparse I/O bases conflictsGeorge Sapountzis1-247/+9
2007-01-28Clean pATI->Adapter and pATI->VGAAdapter.George Sapountzis1-9/+8
2007-01-28Keep PCI mach64 only, drop:George Sapountzis1-66/+3
2007-01-28Drop probing for VGA, VGAWonder, 8514, Mach32.George Sapountzis1-680/+6
2007-01-28Drop AVOID_NON_PCI.George Sapountzis1-326/+2
2007-01-12ati: fix detection of some newer radeons using ati wrapperTimo Jyrinki1-1/+11
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie1-1/+0
2006-06-23conditionally declare pPCI and PciReg, tooTilman Sauerbeck1-2/+5
2006-06-16[PATCH] move the declaration of pMach64 into the correct ifndef statementati-6_6_1Tilman Sauerbeck1-1/+4
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg1-0/+3
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
2004-11-30Make Xorg the default server to install.Egbert Eich1-2/+8
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to otherEgbert Eich1-0/+3
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson1-86/+36
2004-06-16DRI trunk-20040613 importDRI-trunk-20040613Eric Anholt1-11/+12
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-44/+57
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-45/+31
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-27/+44
2003-11-14Initial revisionKaleb Keithley1-0/+2353