Commit b08ebe7e authored by Alex Deucher's avatar Alex Deucher Committed by Dave Airlie

drm/radeon/kms: properly print ontario chip id

Signed-off-by: default avatarAlex Deucher <alexdeucher@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent b4183e30
...@@ -81,6 +81,7 @@ static const char radeon_family_name[][16] = { ...@@ -81,6 +81,7 @@ static const char radeon_family_name[][16] = {
"JUNIPER", "JUNIPER",
"CYPRESS", "CYPRESS",
"HEMLOCK", "HEMLOCK",
"PALM",
"LAST", "LAST",
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment