drm/radeon/kms: properly print ontario chip id
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 3 Dec 2010 20:34:16 +0000 (15:34 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 16 Dec 2010 04:56:45 +0000 (14:56 +1000)
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_device.c

index dd93c9c..3952cf3 100644 (file)
@@ -81,6 +81,7 @@ static const char radeon_family_name[][16] = {
        "JUNIPER",
        "CYPRESS",
        "HEMLOCK",
+       "PALM",
        "LAST",
 };