drm/radeon/kms: properly print ontario chip id
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
b4183e301a
commit
b08ebe7e77
|
@ -81,6 +81,7 @@ static const char radeon_family_name[][16] = {
|
|||
"JUNIPER",
|
||||
"CYPRESS",
|
||||
"HEMLOCK",
|
||||
"PALM",
|
||||
"LAST",
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue