summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2008-10-04 20:43:21 -0400
committerAlex Deucher <alexdeucher@gmail.com>2008-10-04 20:43:21 -0400
commitce40261012d39e1096442ef48c45b305c8d69dbd (patch)
tree9232dde7583adb66101a17e018d765deaa24e75a /shared-core/radeon_drv.h
parent60cf3a4db4ab8ee81aca104624e89caf5587419b (diff)
radeon: Add support for HD2100 IGP (RS740)
Diffstat (limited to 'shared-core/radeon_drv.h')
-rw-r--r--shared-core/radeon_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h
index 65569db9..8471d103 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -127,6 +127,7 @@ enum radeon_family {
CHIP_RS400,
CHIP_RS480,
CHIP_RS690,
+ CHIP_RS740,
CHIP_RV515,
CHIP_R520,
CHIP_RV530,