Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-31 | radeon: do not include xf86PciInfo.h | Tormod Volden | |
We already use atipciids.h instead most places. Signed-off-by: Tormod Volden <debian.tormod@gmail.com> | |||
2010-02-27 | pciids: hopefully fix HP | Dave Airlie | |
2010-02-26 | pci: add HP vendor id | Dave Airlie | |
2009-02-27 | Janitor: cosmetic clean-up of AGPMode quirk table | Tormod Volden | |
2008-10-29 | Add AGP quirk table | Bryce Harrington | |
- set known good default agp modes for problematic chip/bridge combos - should fix bug 17360, others | |||
2008-02-15 | ati: drop duplicate pci-id defines | George Sapountzis | |
2007-11-20 | Merge branch 'master' into atombios-support | Dave Airlie | |
Conflicts: src/radeon_chipset.h src/radeon_driver.c src/radeon_probe.c | |||
2007-11-20 | radeon: restructure pci ids to avoid effort later | Dave Airlie | |
This uses a single file with all the pciids and parameters for radeon family and setup in it. I don't run the perl script at build time to avoid a perl dependency on build but adding pci ids should be done via the csv file with openoffice or gnumeric if possible. | |||
2007-11-20 | r5xx: add 71c5 for macbook pro | Dave Airlie | |
2007-11-19 | add z3ro's pciids | Dave Airlie | |
2007-11-19 | add firegl card on ajaxs machine | Dave Airlie | |
2007-11-19 | add x1900xt support | Dave Airlie | |
2007-11-08 | add pci ids for X1550PRO | Alex Deucher | |
2007-11-06 | First round of avivo support | Alex Deucher | |
2007-10-05 | RADEON: rename to PCI_CHIP_RS485_5975 everywhere | Tormod Volden | |
RS482_5975 is actually RS485. see bug 12048 | |||
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2006-03-12 | Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need | Benjamin Herrenschmidt | |
in atipciids.h so we can update the ATI driver independently of the server when new chips are added |