drm/nouveau/bios/tu106: initial support
No real surprised here so far. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
a39cb42a75
commit
b0216803e3
@ -2469,6 +2469,7 @@ nv164_chipset = {
|
|||||||
static const struct nvkm_device_chip
|
static const struct nvkm_device_chip
|
||||||
nv166_chipset = {
|
nv166_chipset = {
|
||||||
.name = "TU106",
|
.name = "TU106",
|
||||||
|
.bios = nvkm_bios_new,
|
||||||
.pci = gp100_pci_new,
|
.pci = gp100_pci_new,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user