summaryrefslogtreecommitdiff
path: root/src/nv_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_driver.c')
-rw-r--r--src/nv_driver.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nv_driver.c b/src/nv_driver.c
index a7cf2dc..a5b394b 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -727,9 +727,11 @@ NVIsG80(int chipType)
case 0x0650:
case 0x06e0:
case 0x06f0:
+ case 0x0a20:
case 0x0a60:
case 0x0a70:
case 0x0ca0:
+ case 0x0cb0:
return TRUE;
}