Loading drivers/gpu/drm/nouveau/nvkm/engine/device/base.c +1 −0 Original line number Diff line number Diff line Loading @@ -2191,6 +2191,7 @@ nv134_chipset = { .fb = gp104_fb_new, .fuse = gm107_fuse_new, .gpio = gk104_gpio_new, .i2c = gm200_i2c_new, .imem = nv50_instmem_new, .mc = gp100_mc_new, .mmu = gf100_mmu_new, Loading Loading
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c +1 −0 Original line number Diff line number Diff line Loading @@ -2191,6 +2191,7 @@ nv134_chipset = { .fb = gp104_fb_new, .fuse = gm107_fuse_new, .gpio = gk104_gpio_new, .i2c = gm200_i2c_new, .imem = nv50_instmem_new, .mc = gp100_mc_new, .mmu = gf100_mmu_new, Loading