Mesa (amdgpu): radeonsi: add some additional tonga pci ids

Alex Deucher agd5f at kemper.freedesktop.org
Tue May 12 19:04:31 UTC 2015


Module: Mesa
Branch: amdgpu
Commit: f27f1813b18f2a76febaaab81bf15f499578ea8d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f27f1813b18f2a76febaaab81bf15f499578ea8d

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

radeonsi: add some additional tonga pci ids

Reviewed-by: Marek Olšák <marek.olsak at amd.com>
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 ca81f76..3589198 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -165,8 +165,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)
 




More information about the mesa-commit mailing list