summaryrefslogtreecommitdiff
path: root/radeon.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2011-05-06 13:46:31 +1000
committerDave Airlie <airlied@redhat.com>2011-05-06 13:46:31 +1000
commit4343ecb2291b86e2d7632cf9600b970e5c16ef42 (patch)
treef7e9a7199cbd95d2187c7da1bf7e40b37cbb523d /radeon.h
parent6ee8c82ab1c3f109561e5f8f79944f35b0c56114 (diff)
radeontool: update pci ids
Diffstat (limited to 'radeon.h')
-rw-r--r--radeon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/radeon.h b/radeon.h
index b8aa8f1..7e99a1f 100644
--- a/radeon.h
+++ b/radeon.h
@@ -65,6 +65,7 @@ typedef enum {
CHIP_FAMILY_BARTS,
CHIP_FAMILY_TURKS,
CHIP_FAMILY_CAICOS,
+ CHIP_FAMILY_CAYMAN,
CHIP_FAMILY_LAST
} RADEONChipFamily;