Commit Graph
81 Commits
Author SHA1 Message Date
TheRogueZeta ab8021d8f3 Initial commit for MSI RX6800 Gaming Z Trio v1 Device ID 2023-06-15 01:54:46 +00:00
flora 8ea1b815e5 Support for MSI GeForce RTX 3050 Gaming X 8G 2023-03-30 02:35:40 +00:00
flora dbe9553df8 Support for 3060 gaming Z 2023-03-04 07:28:44 +01:00
Chris M 532eaa7478 Adding MSI 3090 Suprim 24G GPU
* Code clean up for the MSI GPU V1
* Registered detector in `MSIGPUControllerDetect.cpp`
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-3090-
SUPRIM-24G/Specification)
2023-01-29 13:51:34 +11:00
Flora Aubry 604c4cf39c Fixed incorrect detection for MSI 6700XT Gaming X closes #2994 2023-01-20 02:26:40 +00:00
flora 1b8ae08726 Sorted GPU per Brand 2023-01-07 11:41:03 +01:00
Gianfranco Cossani Morales def6db0174 Support for MSI GeForce RTX 3070 SUPRIM 8G. Closes #3041 2023-01-07 06:55:34 +00:00
Flora Aubry ca85fc06b4 Support for MSI 6750XT Gaming X TRIO closes #2912 2022-12-25 02:30:26 +00:00
flora 6da8171257 Support for MSI 6950XT NAVI21_DEV3 2022-11-27 18:43:04 +00:00
Chris M 52b369a2e8 Adding MSI 3060 Gaming X 12G GPU to resolve #2864
* Registered detector in `MSIGPUControllerDetect.cpp`
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-3060-
GAMING-X-12G)
2022-11-09 02:14:19 +00:00
flora de6c3879cc Support for MSI 2080TI Z TRIO 2022-11-03 16:35:01 +00:00
Flora Aubry fbbcf83bf7 Add MSI Gaming X TRIO RX6900XT variant 2022-10-26 19:28:02 +00:00
morg 2ba69fc2e9 Add support for MSI GeForce RTX 2070 SUPER ARMOR OC 2022-10-22 06:04:23 +00:00
Chris c1f57477e8 Adding MSI 3090Ti Gaming X Trio 24G GPU to resolve #2717
* Added card id `0x5091` to pci_ids.h
* Registered detector in `MSIGPUControllerDetect.cpp`
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-3090-Ti-GAMING-X-TRIO-24G)
2022-09-02 12:52:38 +10:00
MOVZX b1f560d28d Add support for MSI Radeon RX 6900/6950 XT Gaming X Trio 2022-08-08 02:27:13 +00:00
MOVZX ecdad8c3de Add support for MSI Radeon RX 6700 XT Gaming X & MSI Radeon RX 6800 XT Gaming X Trio 2022-08-06 19:40:43 +00:00
Chris 6b55bbc8aa Adding MSI 6600XT Gaming X 8G GPU to resolve #2384
* Added card id `0x5020` to pci_ids.h
* Registered detector in `MSIGPUControllerDetect.cpp`
* Link to [webpage](https://www.msi.com/Graphics-Card/Radeon-RX-6600-XT-GAMING-X-8G)
2022-07-29 11:58:31 +10:00
Vladimir c7881890d0 Initial commit for the MSI RTX 3090 Ti Suprim X 24G to resolve #2409 2022-07-28 11:46:43 +03:00
Chris 462da9663f Adding the GA104 variant of the MSI 3060 Gaming X 12G GPU to resolve #2613
* Related to !1317
* Registered detector in `MSIGPUControllerDetect.cpp`
2022-07-23 10:04:47 +10:00
Chris b1b07db406 Adding MSI 3060 Gaming X 12G GPU to resolve #2610
* Added card id `0x3976` to pci_ids.h
* Registered detector in `MSIGPUControllerDetect.cpp`
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-3060-GAMING-X-12G)
2022-07-20 04:44:48 +00:00
Chris d6cc7ff984 Adding MSI 3080 SUPRIM X 12G LHR GPU to resolve #2602
* Registered detector in `MSIGPUControllerDetect.cpp`
* Link to [webpage](https://www.msi.com/Graphics-Card/GeForce-RTX-3080-SUPRIM-X-12G-LHR)
2022-07-18 02:43:17 +00:00
Name 4c8315e1c2 Add support for MSI 3070 Suprim X 2022-07-01 15:29:29 +00:00
Robert Hanzel e1e9af2f5d Add MSI GeForce RTX 3080 12G GAMING Z TRIO LHR support 2022-06-20 03:57:49 +00:00
YegorMi f0895fdebf Add MSI GeForce GTX 1660 Ti GAMING 6G support 2022-05-26 08:28:18 +00:00
morg 9001659832 Add support for MSI GeForce RTX 2080 Ti GAMING TRIO variant 2022-05-24 21:56:05 +02:00
Adam Honse a3a9817eaa Update MSI GPU controller to use I2C PCI detector 2022-05-23 19:09:53 -05:00
morg 95bac267c8 Add support for MSI GeForce RTX 3060 12GB Gaming X Trio 2022-05-19 23:53:35 +00:00
Serge Doda 95bdcbc5c2 [New Device] GeForce RTX 2070 SUPER GAMING 2022-04-28 15:18:59 +00:00
Piotr Adamczyk 42b95509ac Add support for MSI Radeon RX 6800 XT Gaming Z Trio 2022-04-20 14:07:02 +00:00
Roberto 45fafdbadb Add support for MSI 3060Ti GAMING X LHR 2022-01-27 23:04:34 +01:00
JJTech 59b34a9dcf Add support for MSI GeForce RTX 3060 12G Gaming X Trio LHR 2022-01-17 07:16:19 +00:00
Erik Karsten cb0c93d1a3 Refactor NVIDIA_RTX2070S_DEV to NVIDIA_RTX2070S_OC_DEV
Downbinned 1EC7 variant is now the new NVIDIA_RTX2070S_DEV
2021-12-21 21:10:54 +00:00
TheRogueZeta f1c2a1eb3f Update GPU deivce logging to use common string 2021-12-02 05:53:27 +00:00
Qwex 74b2fb5083 Add MSI GeForce RTX 3080 Suprim X 10G LHR to detection 2021-11-30 14:59:17 +00:00
Patrick Robin dfb322b054 Added MSI GeForce RTX 3080 10GB Gaming Z Trio detection 2021-11-25 20:33:04 +00:00
Petzep daab545b65 Added MSI RTX 3080 Ti Suprim X 12G detection 2021-11-17 21:11:20 -06:00
Christian (Fuchs) c9677fc6a7 Add Ids for MSI RTX3070 Suprim X 2021-11-04 12:22:02 +01:00
TheRogueZeta e02bbda8b7 Add EVGA RTX2080Ti Black device ID and update other RTX2080Ti's to have OC (A) device ID's 2021-11-01 17:37:40 -07:00
Akshay 8571a85fb8 Adding support for msi 3070ti suprimx 2021-10-23 09:28:17 +05:30
TheRogueZeta 0841ccb7d1 Add MSI RTX 3070Ti Gaming X Trio 8G device ID to detector 2021-10-20 16:23:25 +00:00
TheRogueZeta ce4af9726e Update PCI device names to match 2021-10-17 17:18:03 -07:00
Alex 4512fb7f34 Add MSI GeForce RTX 3070 8GB Gaming Trio id to detection 2021-10-14 15:13:14 +00:00
TheRogueZeta fb6bf0f1ea Add MSI RTX 3080 GAMING Z TRIO 10G LHR device ID 2021-10-07 11:11:20 -07:00
Jeffrey Geer 988f56ee5a Added MSI RTX 3080 Ti Gaming X Trio 12G PCI IDs to MSIGPU 2021-08-17 13:12:09 +00:00
Vova b06f62dddd Add MSI GeForce RTX 3060 Ti 8GB Gaming X Trio LHR 2021-08-10 15:27:10 -05:00
Alex 15376d939b Add MSI GeForce RTX 2080 Duke 8G OC to detection 2021-08-05 19:31:49 +00:00
TheRogueZeta 6029a5b0c5 Add Non OC 2060S PCIe ID, correct RAM 2021-06-04 15:51:15 -07:00
TheRogueZeta 9dccdeff0e Add MSI RTX 2070 Armor OC ID. 2021-04-10 10:23:55 -07:00
Adam Honse ec90f4678b Change all I2C/SMBus detectors to use RegisterRGBController 2021-03-23 20:41:50 -05:00
Adam Honse 4b1c68abd2 Add Gigabyte 3060Ti EAGLE OC 8G 2021-02-17 12:05:11 -06:00