mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-16 19:57:24 +00:00
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:
parent
5a991efdfa
commit
aff70760be
1 changed files with 1 additions and 0 deletions
|
|
@ -2456,6 +2456,7 @@ nv164_chipset = {
|
|||
.therm = gp100_therm_new,
|
||||
.timer = gk20a_timer_new,
|
||||
.top = gk104_top_new,
|
||||
.dma = gv100_dma_new,
|
||||
};
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue