mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
drm/nouveau/fb/tu104: initial support
Appears to be compatible with GV100. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
c44349b054
commit
5386148b31
|
|
@ -2440,6 +2440,7 @@ nv164_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