summaryrefslogtreecommitdiff
path: root/src/radeon_chipinfo_gen.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-10-29 15:53:57 +1000
committerDave Airlie <airlied@redhat.com>2008-11-10 15:46:49 +1000
commit6c8b352264540ccc4622a7c0b704ce452dcd707d (patch)
tree2bb4b869978521a4bfcf90cc9ef7554dd8ce299c /src/radeon_chipinfo_gen.h
parent902eaf768142c6c7dcc487e10775027b84cd1f9a (diff)
pciid: add HD3300 - 790GX chipset.
RH BZ (#466706)
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 daaf7171..3e9cfb90 100644
--- a/src/radeon_chipinfo_gen.h
+++ b/src/radeon_chipinfo_gen.h
@@ -303,4 +303,5 @@ RADEONCardInfo RADEONCards[] = {
{ 0x9611, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
{ 0x9612, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
{ 0x9613, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
+ { 0x9614, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
};