summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_chipset.h
AgeCommit message (Expand)Author
2011-02-01r200: remove 0x4243 pci idAlex Deucher
2011-01-06r600c: add support for NI asicsAlex Deucher
2010-11-22r600c: add Ontario Fusion APU supportAlex Deucher
2010-08-23radeon: print chip family for evergreen in renderer stringAlex Deucher
2010-08-20evergreen : initial support driver code.richard
2010-08-07r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xxMarek Olšák
2010-04-19r300c/r300g: add 3155 rv380 pci idDave Airlie
2010-04-09r600: add new r7xx pci idsAlex Deucher
2010-03-03r600: add new rs880 pci idAlex Deucher
2009-08-31r600: add missing r7xx pci idAlex Deucher
2009-08-22r600: add support for RS880Alex Deucher
2009-08-03r600: add some new r7xx pci idsAlex Deucher
2009-08-03r600: add some missing pci idsAlex Deucher
2009-06-11Add RV740 supportAlex Deucher
2009-05-26add missing RS780 pci idAlex Deucher
2009-04-08R600: initial copy of r300 codeAlex Deucher
2009-02-27R300: add support for RS600 chipsAlex Deucher
2008-06-21R300: 1002:5657 is actually RV410Alex Deucher
2008-05-02R5xx: Add R5xx pci idsAlex Deucher
2008-05-02r300: add rv530 pci id for the t60p laptopDave Airlie
2008-05-02some basic r500 portageDave Airlie
2008-03-18r300: add new rs690 pci idDave Airlie
2008-01-29Add new RV380 pci idAlex Deucher
2008-01-27r300: add initial rs690 support to MesaDave Airlie
2006-02-25Add all pci ids known by ddx to radeon dri driver. Remove the entries not kno...Roland Scheidegger
2005-12-02Added PCI_CHIP_RV410_5E4B (Adam Kirchhoff)Brian Paul
2005-11-02First step of Radeon DRI unification:Eric Anholt