drm/nouveau/dma/gp100: initial implementation
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -2168,6 +2168,7 @@ nv130_chipset = {
|
|||||||
.pci = gp100_pci_new,
|
.pci = gp100_pci_new,
|
||||||
.timer = gk20a_timer_new,
|
.timer = gk20a_timer_new,
|
||||||
.top = gk104_top_new,
|
.top = gk104_top_new,
|
||||||
|
.dma = gf119_dma_new,
|
||||||
};
|
};
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Reference in New Issue
Block a user