mirror of https://gitee.com/openkylin/linux.git
drm/nouveau/top/tu106: initial support
Appears to be compatible with GK104. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
9d7693fe07
commit
73010b8e2b
|
@ -2472,6 +2472,7 @@ nv166_chipset = {
|
|||
.bios = nvkm_bios_new,
|
||||
.devinit = tu104_devinit_new,
|
||||
.pci = gp100_pci_new,
|
||||
.top = gk104_top_new,
|
||||
};
|
||||
|
||||
static int
|
||||
|
|
Loading…
Reference in New Issue