diff options
author | Alex Deucher <[email protected]> | 2011-11-30 19:34:15 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2011-12-01 11:06:49 -0500 |
commit | 5df2d18f7015d00bc34454551fb60d55efe101a2 (patch) | |
tree | 486e89eb621005c229c77bcd58f79294fe9e8098 /include | |
parent | e10942c8e966f7ea45f6b0d3782bbe38593796ae (diff) |
r600g: add some new pci ids
Note: this is a candidate for the stable branches.
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'include')
-rw-r--r-- | include/pci_ids/r600_pci_ids.h | 8 |
1 files changed, 8 insertions, 0 deletions
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) |