[Mesa-dev] [PATCH 2/2] radeonsi: add some additional tonga pci ids

Alex Deucher alexdeucher at gmail.com
Tue May 12 10:35:08 PDT 2015


Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
---
 include/pci_ids/radeonsi_pci_ids.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 464031c..197ce8e 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -166,8 +166,10 @@ CHIPSET(0x6907, ICELAND_, ICELAND)
 CHIPSET(0x6920, TONGA_, TONGA)
 CHIPSET(0x6921, TONGA_, TONGA)
 CHIPSET(0x6928, TONGA_, TONGA)
+CHIPSET(0x6929, TONGA_, TONGA)
 CHIPSET(0x692B, TONGA_, TONGA)
 CHIPSET(0x692F, TONGA_, TONGA)
+CHIPSET(0x6930, TONGA_, TONGA)
 CHIPSET(0x6938, TONGA_, TONGA)
 CHIPSET(0x6939, TONGA_, TONGA)
 
-- 
1.8.3.1



More information about the mesa-dev mailing list