search for: nvfamily

Displaying 1 result from an estimated 1 matches for "nvfamily".

Did you mean: vfamily
2019 Jan 27
1
[PATCH] update known chipsets list
...+GP102, GP104, GP106, GP107, GP108 + .SH CONFIGURATION DETAILS Please refer to __xconfigfile__(__filemansuffix__) for general configuration diff --git a/src/nv_driver.c b/src/nv_driver.c index 1d276cf..2f8c89c 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -140,8 +140,12 @@ static struct NvFamily NVKnownFamilies[] = { "GeForce 6", "NV4x" }, { "GeForce 7", "G7x" }, { "GeForce 8", "G8x" }, - { "GeForce GTX 200", "NVA0" }, - { "GeForce GTX 400", "NVC0" }, + { "GeForce 9&qu...