提交 15cec92f 编写于 作者: B Ben Skeggs

drm/nouveau/dma/gp104: initial support

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 a8c15dda
...@@ -2200,6 +2200,7 @@ nv134_chipset = { ...@@ -2200,6 +2200,7 @@ nv134_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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册