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:
43d61cd
)
drm/nouveau/top/tu104: 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:50 +0000
(15:37 +1000)
Appears to be compatible with GK104.
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 ef98398014b7d7be6ec29450ae54a0a35e6d9b3e..81929cb16c01e3fb8799a8f313eea31a5b503963 100644
(file)
--- a/
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
+++ b/
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
@@
-2440,6
+2440,7
@@
nv164_chipset = {
.bios = nvkm_bios_new,
.devinit = tu104_devinit_new,
.pci = gp100_pci_new,
+ .top = gk104_top_new,
};
static int