mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
drm/nouveau/pci/tu106: initial support
Appears to be compatible with GP100. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
2cc0d7c0f7
commit
a39cb42a75
|
|
@ -2469,6 +2469,7 @@ nv164_chipset = {
|
|||
static const struct nvkm_device_chip
|
||||
nv166_chipset = {
|
||||
.name = "TU106",
|
||||
.pci = gp100_pci_new,
|
||||
};
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user