projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cc0d7c
)
drm/nouveau/pci/tu106: initial support
author
Ben Skeggs
<bskeggs@redhat.com>
Tue, 11 Dec 2018 04:50:02 +0000
(14:50 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 11 Dec 2018 05:37:56 +0000
(15:37 +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 9585619aab3bc1e83c31ee19f00e330709166713..3e3859793497e4292c505922aaeca065041432a5 100644
(file)
--- a/
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
+++ b/
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
@@
-2469,6
+2469,7
@@
nv164_chipset = {
static const struct nvkm_device_chip
nv166_chipset = {
.name = "TU106",
+ .pci = gp100_pci_new,
};
static int