drm/nouveau/dma/tu104: initial support
Appears to be compatible with GV100. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -2456,6 +2456,7 @@ nv164_chipset = {
|
|||||||
.therm = gp100_therm_new,
|
.therm = gp100_therm_new,
|
||||||
.timer = gk20a_timer_new,
|
.timer = gk20a_timer_new,
|
||||||
.top = gk104_top_new,
|
.top = gk104_top_new,
|
||||||
|
.dma = gv100_dma_new,
|
||||||
};
|
};
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Reference in New Issue
Block a user