]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
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 dd93c9c941443d277c2cff11c80b0e65f1c67e77..3952cf3d0ee9c3b398327b1be240dd92fef58513 100644 (file)
@@ -81,6 +81,7 @@ static const char radeon_family_name[][16] = {
        "JUNIPER",
        "CYPRESS",
        "HEMLOCK",
+       "PALM",
        "LAST",
 };