summaryrefslogtreecommitdiff
path: root/src/radeon_probe.c
AgeCommit message (Expand)Author
2017-06-26Include xf86Pci.h for DRICreatePCIBusID with xserver Git masterMichel Dänzer
2016-09-21Only list each unique chipset family once in the log fileMichel Dänzer
2016-02-17Remove pci_dev test from radeon_get_scrninfoMichel Dänzer
2015-07-30Remove unused local variable pRADEONEntMichel Dänzer
2015-07-28radeon: cleanup the entity recDave Airlie
2014-03-17Add support for server managed fdsHans de Goede
2013-12-24radeon: Restore kernel module load on FreeBSD.Robert Millan
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer
2012-12-11Remove unused local variable 'path'.Michel Dänzer
2012-11-03radeon/radeon_platform_probe: fix Zaphod mode breakageIlija Hadzic
2012-11-02Revert "radeon/radeon_platform_probe: fix Zaphod mode breakage"Alex Deucher
2012-11-01radeon/radeon_platform_probe: fix Zaphod mode breakageIlija Hadzic
2012-09-03radeon: add platform bus loading support.Dave Airlie
2012-08-15Implement ->driverFuncAdam Jackson
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2011-10-20radeon/kms: fallback to vesa if GPU is not supported by UMSJerome Glisse
2010-12-01radeon: add some missing math.h and assert.h includesDave Airlie
2010-06-21Convert x(c)alloc/xfree to m/calloc/free.Michel Dänzer
2010-02-25zaphod: Fix entity instance assignment.James Le Cuirot
2009-07-28ati: change to using ABI version checkDave Airlie
2009-07-28ati: update for resources/RAC API removalDave Airlie
2009-07-02Warning fixes.Michel Dänzer
2009-07-02radeon: fix it properly.Dave Airlie
2009-07-02radeon: fix compile without kmsDave Airlie
2009-07-02radeon: add KMS support (still disabled)Dave Airlie
2008-12-10[PATCH] xf86misc extension has been removed, update driver to reflect itBenjamin Close
2008-03-02[PATCH] Ensure symbols used by other modules are visible.Paulo Cesar Pereira de Andrade
2008-02-18r128/radeon: probably correct fix for non pci access codeGeorge Sapountzis
2008-02-16r128/radeon: hopeful fix for non pci access codeDave Airlie
2008-02-16r128/radeon: fix build without pciaccessDave Airlie
2008-02-15ati: convert to pci probeGeorge Sapountzis
2008-02-15ati wrapper: translate Device linesGeorge Sapountzis
2008-01-16ati wrapper: add DriverRec's and use themGeorge Sapountzis
2007-12-07radeon: bring back zaphod all is forgiven.Dave Airlie
2007-11-20radeon: restructure pci ids to avoid effort laterDave Airlie
2007-10-05RADEON: rename to PCI_CHIP_RS485_5975 everywhereTormod Volden
2007-10-04Merge remote branch 'origin/pci-rework'Michel Dänzer
2007-09-22RADEON: Don't make the entity as shareableAlex Deucher
2007-08-28[mach64] Convert to pci-rework, keeping source-code compatibility.pci-reworkGeorge Sapountzis
2007-08-23radeon: bug 11860 fix some mem leaksRoland Bär
2007-03-23Fold FillIn() back to Probe().George Sapountzis
2007-03-23Move {atimach64,r128,radeon}_probe.c from ati to subdrivers.George Sapountzis
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg
2006-03-12Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we needBenjamin Herrenschmidt
2006-02-25Add pci ids known to exist (see #4284 for instance). There are stillRoland Scheidegger
2005-12-14Bug #1760: Fix ati wrapper multihead to be dlloader friendly.Adam Jackson
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2005-03-31- Add new Radeon pci ids (ATI devrel), bug 2827XORG-6_8_99_1Alex Deucher