drm/nv10: introduce a new NV_11 card type
[deliverable/linux.git] / drivers / gpu / drm / nouveau / core / include / core / device.h
index 0a1698faeff33a2764b7ce18596ddb3949c3d9a0..40c6dcf6ff632025ecb6945bdd4aac069bd44257 100644 (file)
@@ -72,6 +72,7 @@ struct nouveau_device {
        enum {
                NV_04    = 0x04,
                NV_10    = 0x10,
+               NV_11    = 0x11,
                NV_20    = 0x20,
                NV_30    = 0x30,
                NV_40    = 0x40,
This page took 0.028402 seconds and 5 git commands to generate.