radeon: add RS400 family support.

This adds support for the RS400 family of IGPs for Intel CPUs.

Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Alex Deucher
2008-10-17 09:19:33 +10:00
committed by Dave Airlie
parent f0738e9240
commit b2ceddfa52
3 changed files with 9 additions and 4 deletions

View File

@@ -123,6 +123,7 @@ enum radeon_family {
CHIP_RV380,
CHIP_R420,
CHIP_RV410,
CHIP_RS400,
CHIP_RS480,
CHIP_RS690,
CHIP_RS740,