Commit 0e98bd34 authored by Ben Skeggs's avatar Ben Skeggs

drm/nouveau/bus/gp100: initial support

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 77d813d1
......@@ -2153,6 +2153,7 @@ nv130_chipset = {
.name = "GP100",
.bar = gf100_bar_new,
.bios = nvkm_bios_new,
.bus = gf100_bus_new,
.devinit = gm200_devinit_new,
.fb = gp100_fb_new,
.imem = nv50_instmem_new,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment