drm/nouveau/pmu/gp100: initial implementation

Just enough to hookup preinit reset(), which DEVINIT will depend on later.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Este commit está contenido en:
Ben Skeggs
2016-11-09 10:37:56 +10:00
padre 2f524aa0b7
commit 41c7be6913
Se han modificado 4 ficheros con 38 adiciones y 0 borrados

Ver fichero

@@ -2167,6 +2167,7 @@ nv130_chipset = {
.mmu = gf100_mmu_new,
.secboot = gm200_secboot_new,
.pci = gp100_pci_new,
.pmu = gp100_pmu_new,
.timer = gk20a_timer_new,
.top = gk104_top_new,
.ce[0] = gp100_ce_new,