drm/nouveau/mc/gp100: initial support
[deliverable/linux.git] / drivers / gpu / drm / nouveau / include / nvkm / subdev / mc.h
index 81435d5a4adf8a3ab89cd09877bfc61ffc8555ba..27d25b18d85c0d1da40adb950ac9f55826953f5f 100644 (file)
@@ -27,4 +27,5 @@ int gt215_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
 int gf100_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
 int gk104_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
 int gk20a_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
+int gp100_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
 #endif
This page took 0.025983 seconds and 5 git commands to generate.