mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02: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