Skip to content

Commit

Permalink
INF 6.164
Browse files Browse the repository at this point in the history
Added support for 
NVIDIA_DEV.2192 = "NVIDIA GeForce GTX 1650 Ti"
via ASUS 422.23
  • Loading branch information
StefanG3D authored Mar 21, 2020
1 parent fb77700 commit c171f0d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nv_dispi.inf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; FreaknGeek & StefanG3D INF version 6.163
; FreaknGeek & StefanG3D INF version 6.164
; http://www.laptopvideo2go.com
; ignore leftover legacy device ID's, R440+ drivers support Kepler and beyond

Expand Down Expand Up @@ -1062,6 +1062,7 @@ HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplEnableSRS1564,%REG_DWORD%
%NVIDIA_DEV.2184% = win10,PCI\VEN_10DE&DEV_2184
%NVIDIA_DEV.2187% = win10,PCI\VEN_10DE&DEV_2187
%NVIDIA_DEV.2191% = win10,PCI\VEN_10DE&DEV_2191
%NVIDIA_DEV.2192% = win10,PCI\VEN_10DE&DEV_2192
%NVIDIA_DEV.21C4% = win10,PCI\VEN_10DE&DEV_21C4
%NVIDIA_DEV.21AE% = win10,PCI\VEN_10DE&DEV_21AE
%NVIDIA_DEV.21BF% = win10,PCI\VEN_10DE&DEV_21BF
Expand Down Expand Up @@ -3099,6 +3100,7 @@ NVIDIA_DEV.2183 = "NVIDIA TU116"
NVIDIA_DEV.2184 = "NVIDIA GeForce GTX 1660"
NVIDIA_DEV.2187 = "NVIDIA GeForce GTX 1650 SUPER"
NVIDIA_DEV.2191 = "NVIDIA GeForce GTX 1660 Ti"
NVIDIA_DEV.2192 = "NVIDIA GeForce GTX 1650 Ti"
NVIDIA_DEV.21AE = "NVIDIA TU116GL"
NVIDIA_DEV.21BF = "NVIDIA TU116GL"
NVIDIA_DEV.21C4 = "NVIDIA GeForce GTX 1660 SUPER"
Expand Down

0 comments on commit c171f0d

Please sign in to comment.