Re-sync (and correct!) shared/mga_drm.h with shared-core/mga_drm.h.
authorIan Romanick <idr@us.ibm.com>
Wed, 15 Jun 2005 17:47:33 +0000 (17:47 +0000)
committerIan Romanick <idr@us.ibm.com>
Wed, 15 Jun 2005 17:47:33 +0000 (17:47 +0000)
shared/mga_drm.h

index 4934414..5b8f156 100644 (file)
@@ -73,7 +73,8 @@
 
 #define MGA_CARD_TYPE_G200     1
 #define MGA_CARD_TYPE_G400     2
-#define MGA_CARD_TYPE_G550     3
+#define MGA_CARD_TYPE_G450     3       /* not currently used */
+#define MGA_CARD_TYPE_G550     4
 
 #define MGA_FRONT              0x1
 #define MGA_BACK               0x2