Mesa (master): radeonsi: add new bonaire pci id

Alex Deucher agd5f at kemper.freedesktop.org
Tue May 12 18:54:24 UTC 2015


Module: Mesa
Branch: master
Commit: 71ba30f7788167c04d0968d286a387fce16afcce
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=71ba30f7788167c04d0968d286a387fce16afcce

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Tue May 12 13:13:05 2015 -0400

radeonsi: add new bonaire pci id

Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Cc: mesa-stable at lists.freedesktop.org

---

 include/pci_ids/radeonsi_pci_ids.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 571e863..cd5da99 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)




More information about the mesa-commit mailing list