summaryrefslogtreecommitdiff
path: root/src/radeon_chipinfo_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_chipinfo_gen.h
parent53af6aa99dfb67b5223c28d5129a79694165048d (diff)
radeon: add new SI pci id
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'src/radeon_chipinfo_gen.h')
-rw-r--r--src/radeon_chipinfo_gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_chipinfo_gen.h b/src/radeon_chipinfo_gen.h
index 85d52f97..665b8d35 100644
--- a/src/radeon_chipinfo_gen.h
+++ b/src/radeon_chipinfo_gen.h
@@ -547,6 +547,7 @@ static RADEONCardInfo RADEONCards[] = {
{ 0x6798, CHIP_FAMILY_TAHITI, 0, 0, 0, 0, 0 },
{ 0x6799, CHIP_FAMILY_TAHITI, 0, 0, 0, 0, 0 },
{ 0x679A, CHIP_FAMILY_TAHITI, 0, 0, 0, 0, 0 },
+ { 0x679B, CHIP_FAMILY_TAHITI, 0, 0, 0, 0, 0 },
{ 0x679E, CHIP_FAMILY_TAHITI, 0, 0, 0, 0, 0 },
{ 0x679F, CHIP_FAMILY_TAHITI, 0, 0, 0, 0, 0 },
{ 0x6800, CHIP_FAMILY_PITCAIRN, 1, 0, 0, 0, 0 },