summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-02-08 10:47:10 +1000
committerDave Airlie <airlied@redhat.com>2008-02-08 10:47:10 +1000
commit7f4db96123fdcba9874226352802d702c2a498bd (patch)
treeff8cdc73793939d47d6687cc8acfea6ecc87f0be /src/radeon.h
parente8899b9978291c62a65f468c92f340f65ad5479d (diff)
add rv670 pciids
Diffstat (limited to 'src/radeon.h')
-rw-r--r--src/radeon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon.h b/src/radeon.h
index ac536b98..7950ac8d 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -270,6 +270,7 @@ typedef enum {
CHIP_FAMILY_R630,
CHIP_FAMILY_RV610,
CHIP_FAMILY_RV630,
+ CHIP_FAMILY_RV670,
CHIP_FAMILY_RS740,
CHIP_FAMILY_LAST
} RADEONChipFamily;