Loading drivers/gpu/drm/nouveau/nvkm/engine/device/base.c +1 −0 Original line number Diff line number Diff line Loading @@ -2439,6 +2439,7 @@ nv164_chipset = { .name = "TU104", .bios = nvkm_bios_new, .devinit = tu104_devinit_new, .gpio = gk104_gpio_new, .ibus = gm200_ibus_new, .pci = gp100_pci_new, .top = gk104_top_new, Loading Loading
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c +1 −0 Original line number Diff line number Diff line Loading @@ -2439,6 +2439,7 @@ nv164_chipset = { .name = "TU104", .bios = nvkm_bios_new, .devinit = tu104_devinit_new, .gpio = gk104_gpio_new, .ibus = gm200_ibus_new, .pci = gp100_pci_new, .top = gk104_top_new, Loading