projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4183e3
)
drm/radeon/kms: properly print ontario chip id
author
Alex Deucher
<alexdeucher@gmail.com>
Fri, 3 Dec 2010 20:34:16 +0000
(15:34 -0500)
committer
Dave 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/radeon/radeon_device.c
b/drivers/gpu/drm/radeon/radeon_device.c
index dd93c9c941443d277c2cff11c80b0e65f1c67e77..3952cf3d0ee9c3b398327b1be240dd92fef58513 100644
(file)
--- a/
drivers/gpu/drm/radeon/radeon_device.c
+++ b/
drivers/gpu/drm/radeon/radeon_device.c
@@
-81,6
+81,7
@@
static const char radeon_family_name[][16] = {
"JUNIPER",
"CYPRESS",
"HEMLOCK",
+ "PALM",
"LAST",
};