1
0
Fork 0

drm/nouveau/imem/tu106: initial support

Appears to be compatible with NV50.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
hifive-unleashed-5.1
Ben Skeggs 2018-12-11 14:50:02 +10:00
parent 2fedee302d
commit 75794c4124
1 changed files with 1 additions and 0 deletions

View File

@ -2476,6 +2476,7 @@ nv166_chipset = {
.gpio = gk104_gpio_new,
.i2c = gm200_i2c_new,
.ibus = gm200_ibus_new,
.imem = nv50_instmem_new,
.mc = tu104_mc_new,
.pci = gp100_pci_new,
.timer = gk20a_timer_new,