summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2015-05-12 13:13:05 -0400
committerAlex Deucher <alexander.deucher@amd.com>2015-05-12 14:46:42 -0400
commit71ba30f7788167c04d0968d286a387fce16afcce (patch)
tree49f980120aefacc063a8a5ba0ed850c9b816e0a1 /include
parent0ea1047d8c0636fa1f6bcbac56be329e19ada205 (diff)
radeonsi: add new bonaire pci id
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: mesa-stable@lists.freedesktop.org
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/radeonsi_pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 571e8633ffb..cd5da99a6a6 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -85,6 +85,7 @@ CHIPSET(0x6651, BONAIRE_6651, BONAIRE)
CHIPSET(0x6658, BONAIRE_6658, BONAIRE)
CHIPSET(0x665C, BONAIRE_665C, BONAIRE)
CHIPSET(0x665D, BONAIRE_665D, BONAIRE)
+CHIPSET(0x665F, BONAIRE_665F, BONAIRE)
CHIPSET(0x9830, KABINI_9830, KABINI)
CHIPSET(0x9831, KABINI_9831, KABINI)