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

Alex Deucher agd5f at kemper.freedesktop.org
Tue Aug 11 02:45:44 UTC 2015


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Mon Aug 10 15:35:21 2015 -0400

radeonsi: add new OLAND pci id

Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Reviewed-by: Michel Dänzer <michel.daenzer 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 cd5da99..f451b7d 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -63,6 +63,7 @@ CHIPSET(0x6608, OLAND_6608, OLAND)
 CHIPSET(0x6610, OLAND_6610, OLAND)
 CHIPSET(0x6611, OLAND_6611, OLAND)
 CHIPSET(0x6613, OLAND_6613, OLAND)
+CHIPSET(0x6617, OLAND_6617, OLAND)
 CHIPSET(0x6620, OLAND_6620, OLAND)
 CHIPSET(0x6621, OLAND_6621, OLAND)
 CHIPSET(0x6623, OLAND_6623, OLAND)




More information about the mesa-commit mailing list