summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2012-11-21 18:45:14 -0500
committerAlex Deucher <alexdeucher@gmail.com>2012-11-21 18:45:14 -0500
commit171666e4b8127c17c68ea0d44cf4e81ec342f2d0 (patch)
tree0b2b5153f6c63bc21a28b640f0f83dda9a289c7a
parent7d42b49c0cf19dbb4531cd84efae51f95db2eea1 (diff)
radeon: add new SI pci id
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
-rw-r--r--radeon/r600_pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/radeon/r600_pci_ids.h b/radeon/r600_pci_ids.h
index b9a85db1..3b67cbe3 100644
--- a/radeon/r600_pci_ids.h
+++ b/radeon/r600_pci_ids.h
@@ -323,6 +323,7 @@ CHIPSET(0x6792, TAHITI_6792, TAHITI)
CHIPSET(0x6798, TAHITI_6798, TAHITI)
CHIPSET(0x6799, TAHITI_6799, TAHITI)
CHIPSET(0x679A, TAHITI_679A, TAHITI)
+CHIPSET(0x679B, TAHITI_679B, TAHITI)
CHIPSET(0x679E, TAHITI_679E, TAHITI)
CHIPSET(0x679F, TAHITI_679F, TAHITI)