Ver código fonte

drm/radeon/kms: properly print ontario chip id

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Alex Deucher 14 anos atrás
pai
commit
b08ebe7e77
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      drivers/gpu/drm/radeon/radeon_device.c

+ 1 - 0
drivers/gpu/drm/radeon/radeon_device.c

@@ -81,6 +81,7 @@ static const char radeon_family_name[][16] = {
 	"JUNIPER",
 	"CYPRESS",
 	"HEMLOCK",
+	"PALM",
 	"LAST",
 };