Commit 1a38496c authored by Ben Skeggs's avatar Ben Skeggs

drm/nouveau/dma/tu106: initial support

Appears to be compatible with GV100.
Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent bb1e3ff7
......@@ -2488,6 +2488,7 @@ nv166_chipset = {
.therm = gp100_therm_new,
.timer = gk20a_timer_new,
.top = gk104_top_new,
.dma = gv100_dma_new,
};
static int
......
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