mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
drm/nouveau/fb/tu106: initial support
Appears to be compatible with GV100. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
75794c4124
commit
cfcfb6d0a3
|
|
@ -2472,6 +2472,7 @@ nv166_chipset = {
|
|||
.bios = nvkm_bios_new,
|
||||
.bus = gf100_bus_new,
|
||||
.devinit = tu104_devinit_new,
|
||||
.fb = gv100_fb_new,
|
||||
.fuse = gm107_fuse_new,
|
||||
.gpio = gk104_gpio_new,
|
||||
.i2c = gm200_i2c_new,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user