drm/nouveau/dma/tu106: initial support
Appears to be compatible with GV100. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
bb1e3ff701
commit
1a38496cdd
|
@ -2488,6 +2488,7 @@ nv166_chipset = {
|
|||
.therm = gp100_therm_new,
|
||||
.timer = gk20a_timer_new,
|
||||
.top = gk104_top_new,
|
||||
.dma = gv100_dma_new,
|
||||
};
|
||||
|
||||
static int
|
||||
|
|
Loading…
Reference in New Issue