Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3446c5a authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/pci/gp104: initial support



Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 9179b8ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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,
};