Add support for MSI GeForce GTX 1660 Ti GAMING X

This commit is contained in:
TheRogueZeta 2020-11-09 13:41:32 -08:00 committed by Adam Honse
parent cfefa73ca2
commit 6cf334c296
2 changed files with 3 additions and 0 deletions

View file

@ -28,6 +28,7 @@
#define NVIDIA_GTX1080_DEV 0x1B80
#define NVIDIA_GTX1080TI_DEV 0x1B06
#define NVIDIA_GTX1660_DEV 0x2184
#define NVIDIA_GTX1660TI_DEV 0x2182
#define NVIDIA_GTX1660S_DEV 0x21C4
#define NVIDIA_RTX2060_TU104_DEV 0x1E89
#define NVIDIA_RTX2060_TU106_DEV 0x1F08
@ -73,6 +74,7 @@
\*-----------------------------------------------------*/
#define MSI_GTX1070_GAMING_X_SUB_DEV 0x3306
#define MSI_GTX1660_GAMING_X_6G_SUB_DEV 0x3790
#define MSI_GTX1660TI_GAMING_X_6G_SUB_DEV 0x375A
#define MSI_GTX1660S_GAMING_X_6G_SUB_DEV 0xC758
#define MSI_RTX2060_GAMING_Z_6G_SUB_DEV 0x3752
#define MSI_RTX2060_GAMING_Z_6G_SUB_DEV_2 0x3754