forked from Minki/linux
drm/nouveau/bar/tu106: initial support
Appears to be compatible with TU104. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
70ec09080d
commit
340e96a7c3
@ -2469,6 +2469,7 @@ nv164_chipset = {
|
||||
static const struct nvkm_device_chip
|
||||
nv166_chipset = {
|
||||
.name = "TU106",
|
||||
.bar = tu104_bar_new,
|
||||
.bios = nvkm_bios_new,
|
||||
.bus = gf100_bus_new,
|
||||
.devinit = tu104_devinit_new,
|
||||
|
Loading…
Reference in New Issue
Block a user