drm/nouveau/devinit/gp104: initial support
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nvkm / engine / device / base.c
index 0775b4a0b2c8c2413614329a972caf8bb7e2cf3b..71a477cac8a056b45cac82cf55adda57913d699f 100644 (file)
@@ -2185,6 +2185,7 @@ static const struct nvkm_device_chip
 nv134_chipset = {
        .name = "GP104",
        .bios = nvkm_bios_new,
+       .devinit = gm200_devinit_new,
        .mc = gp100_mc_new,
        .pci = gp100_pci_new,
        .timer = gk20a_timer_new,
This page took 0.024277 seconds and 5 git commands to generate.