mirror of https://gitee.com/openkylin/linux.git
drm/nouveau/dma/gp104: initial support
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
a8c15dda41
commit
15cec92f4e
|
@ -2200,6 +2200,7 @@ nv134_chipset = {
|
|||
.pci = gp100_pci_new,
|
||||
.timer = gk20a_timer_new,
|
||||
.top = gk104_top_new,
|
||||
.dma = gf119_dma_new,
|
||||
};
|
||||
|
||||
static int
|
||||
|
|
Loading…
Reference in New Issue