xf86-video-nv: src/nv_driver.c

Aaron Plattner aplattner at kemper.freedesktop.org
Mon Nov 9 16:17:43 PST 2009


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

New commits:
commit f050096ad3c9ef4484b69c22217efe0557f16e35
Author: Aaron Plattner <aplattner at nvidia.com>
Date:   Mon Nov 9 16:16:19 2009 -0800

    New boards
    
    Signed-off-by: Aaron Plattner <aplattner at nvidia.com>

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;
     }
 


More information about the xorg-commit mailing list