mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-03 11:13:56 +08: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