From: Alex Deucher Date: Thu, 1 Dec 2011 00:34:15 +0000 (-0500) Subject: r600g: add some new pci ids X-Git-Tag: android-x86-4.4-r1~8428 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5df2d18f7015d00bc34454551fb60d55efe101a2;p=android-x86%2Fexternal-mesa.git r600g: add some new pci ids Note: this is a candidate for the stable branches. Signed-off-by: Alex Deucher --- diff --git a/include/pci_ids/r600_pci_ids.h b/include/pci_ids/r600_pci_ids.h index e9defc3f3be..0ffb741d76f 100644 --- a/include/pci_ids/r600_pci_ids.h +++ b/include/pci_ids/r600_pci_ids.h @@ -248,6 +248,14 @@ CHIPSET(0x6750, TURKS_6750, TURKS) CHIPSET(0x6758, TURKS_6758, TURKS) CHIPSET(0x6759, TURKS_6759, TURKS) CHIPSET(0x675F, TURKS_675F, TURKS) +CHIPSET(0x6840, TURKS_6840, TURKS) +CHIPSET(0x6841, TURKS_6841, TURKS) +CHIPSET(0x6842, TURKS_6842, TURKS) +CHIPSET(0x6843, TURKS_6843, TURKS) +CHIPSET(0x6849, TURKS_6849, TURKS) +CHIPSET(0x6850, TURKS_6850, TURKS) +CHIPSET(0x6858, TURKS_6858, TURKS) +CHIPSET(0x6859, TURKS_6859, TURKS) CHIPSET(0x6760, CAICOS_6760, CAICOS) CHIPSET(0x6761, CAICOS_6761, CAICOS)