index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
fifo
/
gf100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
drm/nouveau/fifo/gf100-: use new interfaces for vmm operations
Ben Skeggs
1
-6
/
+6
2017-11-02
drm/nouveau/core/memory: add reference counting
Ben Skeggs
1
-3
/
+3
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
1
-2
/
+1
2017-11-02
drm/nouveau/bar: modify interface to bar1 vmm mapping
Ben Skeggs
1
-1
/
+4
2017-02-17
drm/nouveau/fifo/gf100-: provide notification to user if channel is killed
Ben Skeggs
1
-0
/
+1
2017-02-17
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
Ben Skeggs
1
-1
/
+8
2016-12-13
drm/nouveau/fifo/gf100-: recover from host mmu faults
Ben Skeggs
1
-1
/
+2
2016-03-14
drm/nouveau/fifo/gf100: fix certain engines not being recovered after a fault
Ben Skeggs
1
-2
/
+2
2016-03-14
drm/nouveau/fifo/gf100: don't attempt recovery of unknown mmu engines
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/fifo/gf100: identify fault-recovery members more clearly
Ben Skeggs
1
-8
/
+8
2016-03-14
drm/nouveau/fifo/gf100: rename spooon to pbdma, and move detection to oneinit
Ben Skeggs
1
-11
/
+15
2016-03-14
drm/nouveau/fifo/gf100: take runlist target into account
Alexandre Courbot
1
-1
/
+5
2016-01-11
drm/nouveau/fifo/gf100: remove references to "daemon"
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/fifo/gf100: fix race condition when updating engine runlists
Ben Skeggs
1
-2
/
+18
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
1
-1
/
+0
2015-08-28
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
1
-25
/
+25
2015-08-28
drm/nouveau/fifo: convert to new-style nvkm_engine
Ben Skeggs
1
-89
/
+73
2015-08-28
drm/nouveau/bar: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/fifo: convert user classes to new-style nvkm_object
Ben Skeggs
1
-22
/
+39
2015-08-28
drm/nouveau/fifo: split user classes out from engine implementations
Ben Skeggs
1
-399
/
+74
2015-08-28
drm/nouveau/sw: remove dependence on namedb/engctx lookup
Ben Skeggs
1
-28
/
+5
2015-08-28
drm/nouveau/fifo: remove dependence on namedb/engctx lookup
Ben Skeggs
1
-20
/
+14
2015-08-28
drm/nouveau/fb: remove dependence on namedb/engctx lookup
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/gpuobj: separate allocation from nvkm_object
Ben Skeggs
1
-5
/
+5
2015-08-28
drm/nouveau/fifo: directly use instmem for runlists and polling areas
Ben Skeggs
1
-18
/
+23
2015-08-28
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
1
-9
/
+0
2015-08-28
drm/nouveau/device: prepare for new-style subdevs
Ben Skeggs
1
-4
/
+4
2015-08-28
drm/nouveau/subdev: implement support for new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/object: implement support for new-style nvkm_object
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args
Ben Skeggs
1
-5
/
+6
2015-08-28
drm/nouveau/nvif: assign internal class identifiers to sw classes
Ben Skeggs
1
-1
/
+2
2015-08-28
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/fifo: switch to gpuobj accessor macros
Ben Skeggs
1
-28
/
+43
2015-08-28
drm/nouveau/core: remove last printks
Ben Skeggs
1
-5
/
+5
2015-08-28
drm/nouveau/fifo: switch to subdev printk macros
Ben Skeggs
1
-59
/
+55
2015-08-28
drm/nouveau/fifo: switch to new-style timer macros
Ben Skeggs
1
-1
/
+4
2015-08-28
drm/nouveau/fifo: switch to device pri macros
Ben Skeggs
1
-71
/
+88
2015-08-28
drm/nouveau/fifo: cosmetic changes
Ben Skeggs
1
-176
/
+176
2015-01-22
drm/nouveau/fifo: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-0
/
+967