summaryrefslogtreecommitdiff
path: root/src/radeon_chipset_gen.h
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2012-11-21 18:42:56 -0500
committerAlex Deucher <alexdeucher@gmail.com>2012-11-21 18:42:56 -0500
commit60cd6ceaf44b506433aebf6b3a639a17604dfddd (patch)
treef6d372ca3216406a7be739a102ba7f6487e5bda6 /src/radeon_chipset_gen.h
parent53af6aa99dfb67b5223c28d5129a79694165048d (diff)
radeon: add new SI pci id
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'src/radeon_chipset_gen.h')
-rw-r--r--src/radeon_chipset_gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_chipset_gen.h b/src/radeon_chipset_gen.h
index 17e8ee06..3a274167 100644
--- a/src/radeon_chipset_gen.h
+++ b/src/radeon_chipset_gen.h
@@ -547,6 +547,7 @@ SymTabRec RADEONChipsets[] = {
{ PCI_CHIP_TAHITI_6798, "TAHITI" },
{ PCI_CHIP_TAHITI_6799, "TAHITI" },
{ PCI_CHIP_TAHITI_679A, "TAHITI" },
+ { PCI_CHIP_TAHITI_679B, "TAHITI" },
{ PCI_CHIP_TAHITI_679E, "TAHITI" },
{ PCI_CHIP_TAHITI_679F, "TAHITI" },
{ PCI_CHIP_PITCAIRN_6800, "PITCAIRN" },