xf86-video-nv: src/nv_driver.c

Aaron Plattner aplattner at kemper.freedesktop.org
Fri Jun 26 17:54:40 PDT 2009


 src/nv_driver.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 05d2b851b96c2f1b3223f8d5f40b8ee074e5f23f
Author: Aaron Plattner <aplattner at nvidia.com>
Date:   Fri Jun 26 17:53:53 2009 -0700

    More new chips

diff --git a/src/nv_driver.c b/src/nv_driver.c
index d1f4c24..3a396e0 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -729,6 +729,7 @@ NVIsG80(int chipType)
         case 0x06f0:
         case 0x0a60:
         case 0x0a70:
+        case 0x0ca0:
             return TRUE;
     }
 


More information about the xorg-commit mailing list