mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 23:23:55 +08:00
drm/nouveau/pci/gp104: initial support
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
9179b8ec77
commit
b3446c5ab5
@ -2185,6 +2185,7 @@ static const struct nvkm_device_chip
|
||||
nv134_chipset = {
|
||||
.name = "GP104",
|
||||
.mc = gp100_mc_new,
|
||||
.pci = gp100_pci_new,
|
||||
.top = gk104_top_new,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user