summaryrefslogtreecommitdiff
path: root/src/radeon_probe.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-28ati: change to using ABI version checkDave Airlie1-1/+1
2009-07-28ati: update for resources/RAC API removalDave Airlie1-0/+3
2009-07-02Warning fixes.Michel Dänzer1-0/+5
2009-07-02radeon: fix it properly.Dave Airlie1-1/+2
2009-07-02radeon: fix compile without kmsDave Airlie1-1/+3
2009-07-02radeon: add KMS support (still disabled)Dave Airlie1-11/+60
2008-12-10[PATCH] xf86misc extension has been removed, update driver to reflect itBenjamin Close1-2/+0
2008-03-02[PATCH] Ensure symbols used by other modules are visible.Paulo Cesar Pereira de Andrade1-1/+1
2008-02-18r128/radeon: probably correct fix for non pci access codeGeorge Sapountzis1-1/+1
2008-02-16r128/radeon: hopeful fix for non pci access codeDave Airlie1-1/+1
2008-02-16r128/radeon: fix build without pciaccessDave Airlie1-0/+4
2008-02-15ati: convert to pci probeGeorge Sapountzis1-63/+102
2008-02-15ati wrapper: translate Device linesGeorge Sapountzis1-41/+5
2008-01-16ati wrapper: add DriverRec's and use themGeorge Sapountzis1-3/+14
2007-12-07radeon: bring back zaphod all is forgiven.Dave Airlie1-1/+1
2007-11-20radeon: restructure pci ids to avoid effort laterDave Airlie1-143/+2
2007-10-05RADEON: rename to PCI_CHIP_RS485_5975 everywhereTormod Volden1-1/+1
2007-10-04Merge remote branch 'origin/pci-rework'Michel Dänzer1-0/+2
2007-09-22RADEON: Don't make the entity as shareableAlex Deucher1-1/+1
2007-08-28[mach64] Convert to pci-rework, keeping source-code compatibility.George Sapountzis1-0/+2
2007-08-23radeon: bug 11860 fix some mem leaksRoland Bär1-0/+1
2007-03-23Fold FillIn() back to Probe().George Sapountzis1-2/+15
2007-03-23Move {atimach64,r128,radeon}_probe.c from ati to subdrivers.George Sapountzis1-14/+3
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie1-1/+0
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg1-1/+2
2006-03-12Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we needBenjamin Herrenschmidt1-2/+1
2006-02-25Add pci ids known to exist (see #4284 for instance). There are stillRoland Scheidegger1-0/+5
2005-12-14Bug #1760: Fix ati wrapper multihead to be dlloader friendly.Adam Jackson1-2/+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-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2005-03-31- Add new Radeon pci ids (ATI devrel), bug 2827XORG-6_8_99_1Alex Deucher1-0/+39
2005-03-18Add support for production version of ATI RN50/ES1000. (ATI TechnologiesMichel Daenzer1-0/+1
2005-02-18Bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)Michel Daenzer1-0/+1
2004-08-12Factor out R{128,ADEON}Chipsets into their own headers so they can beAdam Jackson1-96/+1
2004-07-30Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300.Hui YU1-1/+58
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson1-48/+4
2004-07-26- Add Radeon DynamicClocks optionAlex Deucher1-5/+5
2004-06-16DRI trunk-20040613 importDRI-trunk-20040613Eric Anholt1-59/+58
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-61/+62
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
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-80/+127
2003-11-14Initial revisionKaleb Keithley1-0/+333