From 5df2d18f7015d00bc34454551fb60d55efe101a2 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Wed, 30 Nov 2011 19:34:15 -0500 Subject: [PATCH] r600g: add some new pci ids Note: this is a candidate for the stable branches. Signed-off-by: Alex Deucher --- include/pci_ids/r600_pci_ids.h | 8 ++++++++ 1 file changed, 8 insertions(+) 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) -- 2.30.2