drm/gm100/device: recognise GM107
[linux-2.6-block.git] / drivers / gpu / drm / nouveau / core / include / engine / device.h
index b3dd2c4c2f1ede9405fda56e08150949f8f556c1..5856694d9b3b7030ccb18d479097160889fedddf 100644 (file)
@@ -17,6 +17,7 @@ int nv40_identify(struct nouveau_device *);
 int nv50_identify(struct nouveau_device *);
 int nvc0_identify(struct nouveau_device *);
 int nve0_identify(struct nouveau_device *);
+int gm100_identify(struct nouveau_device *);
 
 struct nouveau_device *nouveau_device_find(u64 name);