Loading drivers/gpu/drm/nouveau/nvkm/engine/device/base.c +1 −0 Original line number Diff line number Diff line Loading @@ -2490,6 +2490,7 @@ nv166_chipset = { .top = gk104_top_new, .disp = tu104_disp_new, .dma = gv100_dma_new, .fifo = tu104_fifo_new, }; static int Loading Loading
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c +1 −0 Original line number Diff line number Diff line Loading @@ -2490,6 +2490,7 @@ nv166_chipset = { .top = gk104_top_new, .disp = tu104_disp_new, .dma = gv100_dma_new, .fifo = tu104_fifo_new, }; static int Loading