projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1f856b
)
drm/nouveau/pci/gv100: initial support
author
Ben Skeggs
<bskeggs@redhat.com>
Tue, 8 May 2018 10:39:47 +0000
(20:39 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Fri, 18 May 2018 05:01:31 +0000
(15:01 +1000)
Appears to be compatible with GP100.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
b/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
index
e0e4d28
..
3674db6
100644
(file)
--- a/
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
+++ b/
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
@@
-2397,6
+2397,7
@@
nv13b_chipset = {
static const struct nvkm_device_chip
nv140_chipset = {
.name = "GV100",
+ .pci = gp100_pci_new,
};
static int