From 481234f2909c0506962a2f42da862da6a9b13fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Wed, 16 May 2012 18:49:18 +0200 Subject: radeon: Add Southern Islands PCI IDs. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michel Dänzer --- radeon/radeon_surface.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'radeon/radeon_surface.c') diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 6303c47c..a7b488b6 100644 --- a/radeon/radeon_surface.c +++ b/radeon/radeon_surface.c @@ -69,6 +69,9 @@ enum radeon_family { CHIP_CAICOS, CHIP_CAYMAN, CHIP_ARUBA, + CHIP_TAHITI, + CHIP_PITCAIRN, + CHIP_VERDE, CHIP_LAST, }; -- cgit v1.2.3