mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-03 11:13:56 +08:00
drm/nouveau/fault/tu106: initial support
Appears to be compatible with TU104. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
340e96a7c3
commit
f5459f34f5
@ -2473,6 +2473,7 @@ nv166_chipset = {
|
|||||||
.bios = nvkm_bios_new,
|
.bios = nvkm_bios_new,
|
||||||
.bus = gf100_bus_new,
|
.bus = gf100_bus_new,
|
||||||
.devinit = tu104_devinit_new,
|
.devinit = tu104_devinit_new,
|
||||||
|
.fault = tu104_fault_new,
|
||||||
.fb = gv100_fb_new,
|
.fb = gv100_fb_new,
|
||||||
.fuse = gm107_fuse_new,
|
.fuse = gm107_fuse_new,
|
||||||
.gpio = gk104_gpio_new,
|
.gpio = gk104_gpio_new,
|
||||||
|
Loading…
Reference in New Issue
Block a user