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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
drm/nouveau/core: kill some (now) dead code
Ben Skeggs
8
-576
/
+1
2015-08-28
drm/nouveau/sw: convert user classes to new-style nvkm_object
Ben Skeggs
11
-229
/
+276
2015-08-28
drm/nouveau/pm: convert user classes to new-style nvkm_object
Ben Skeggs
5
-123
/
+130
2015-08-28
drm/nouveau/mpeg: convert user classes to new-style nvkm_object
Ben Skeggs
7
-309
/
+246
2015-08-28
drm/nouveau/gr: convert user classes to new-style nvkm_object
Ben Skeggs
52
-1706
/
+1752
2015-08-28
drm/nouveau/cipher: convert user classes to new-style nvkm_object
Ben Skeggs
1
-56
/
+37
2015-08-28
drm/nouveau/ce: convert user classes to new-style nvkm_object
Ben Skeggs
2
-82
/
+26
2015-08-28
drm/nouveau/xtensa: convert user classes to new-style nvkm_object
Ben Skeggs
3
-79
/
+50
2015-08-28
drm/nouveau/falcon: convert user classes to new-style nvkm_object
Ben Skeggs
12
-377
/
+107
2015-08-28
drm/nouveau/fifo: convert user classes to new-style nvkm_object
Ben Skeggs
54
-2037
/
+1988
2015-08-28
drm/nouveau/fifo: split user classes out from engine implementations
Ben Skeggs
44
-2730
/
+3147
2015-08-28
drm/nouveau/disp: convert user classes to new-style nvkm_object
Ben Skeggs
71
-1053
/
+2316
2015-08-28
drm/nouveau/disp: split user classes out from engine implementations
Ben Skeggs
58
-3519
/
+4329
2015-08-28
drm/nouveau/dma: convert user classes to new-style nvkm_object
Ben Skeggs
16
-259
/
+345
2015-08-28
drm/nouveau/dma: split user classes out from engine implementations
Ben Skeggs
20
-197
/
+344
2015-08-28
drm/nouveau/device: convert ctrl class to new-style nvkm_object
Ben Skeggs
4
-45
/
+67
2015-08-28
drm/nouveau/device: convert user class to new-style nvkm_object
Ben Skeggs
6
-86
/
+178
2015-08-28
drm/nouveau/client: convert to new-style nvkm_object
Ben Skeggs
6
-33
/
+50
2015-08-28
drm/nouveau/sw: remove dependence on namedb/engctx lookup
Ben Skeggs
13
-273
/
+244
2015-08-28
drm/nouveau/mpeg: remove dependence on namedb/engctx lookup
Ben Skeggs
4
-76
/
+118
2015-08-28
drm/nouveau/gr: remove dependence on namedb/engctx lookup
Ben Skeggs
15
-533
/
+593
2015-08-28
drm/nouveau/fifo: remove dependence on namedb/engctx lookup
Ben Skeggs
2
-41
/
+28
2015-08-28
drm/nouveau/cipher: remove dependence on namedb/engctx lookup
Ben Skeggs
1
-11
/
+7
2015-08-28
drm/nouveau/falcon: remove dependence on namedb/engctx lookup
Ben Skeggs
12
-103
/
+117
2015-08-28
drm/nouveau/fb: remove dependence on namedb/engctx lookup
Ben Skeggs
6
-92
/
+117
2015-08-28
drm/nouveau/sw: turn flip completion into an event
Ben Skeggs
11
-17
/
+214
2015-08-28
drm/nouveau/sw/nv04: replace direct context access with GetRef method
Ben Skeggs
1
-6
/
+49
2015-08-28
drm/nouveau/ramht: remove dependence on namedb
Ben Skeggs
10
-72
/
+144
2015-08-28
drm/nouveau/gpuobj: separate allocation from nvkm_object
Ben Skeggs
17
-363
/
+357
2015-08-28
drm/nouveau/gr: directly use instmem where currently possible
Ben Skeggs
15
-63
/
+87
2015-08-28
drm/nouveau/fifo: directly use instmem for runlists and polling areas
Ben Skeggs
6
-65
/
+64
2015-08-28
drm/nouveau/xtensa: directly use instmem for ucode image
Ben Skeggs
1
-7
/
+9
2015-08-28
drm/nouveau/falcon: directly use instmem for ucode image
Ben Skeggs
1
-4
/
+6
2015-08-28
drm/nouveau/imem/nv04-nv40: directly use instmem for vbios/ramfc/ramro
Ben Skeggs
7
-96
/
+88
2015-08-28
drm/nouveau/bar/gf100: directly use instmem for channel descriptors
Ben Skeggs
1
-8
/
+13
2015-08-28
drm/nouveau/mmu: directly use instmem for page tables
Ben Skeggs
10
-70
/
+68
2015-08-28
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
28
-608
/
+887
2015-08-28
drm/nouveau/mmu: protect each vm with its own mutex
Ben Skeggs
8
-44
/
+37
2015-08-28
drm/nouveau/core: prepare for new-style objects
Ben Skeggs
5
-43
/
+129
2015-08-28
drm/nouveau/device: prepare for new-style subdevs
Ben Skeggs
27
-435
/
+2330
2015-08-28
drm/nouveau/device: separate construction of pci/tegra devices
Ben Skeggs
5
-32
/
+249
2015-08-28
drm/nouveau/engine: implement support for new-style nvkm_engine
Ben Skeggs
1
-0
/
+127
2015-08-28
drm/nouveau/subdev: implement support for new-style nvkm_subdev
Ben Skeggs
4
-10
/
+191
2015-08-28
drm/nouveau/object: implement support for new-style nvkm_object
Ben Skeggs
8
-60
/
+206
2015-08-28
drm/nouveau/engine: rename some functions to avoid upcoming conflicts
Ben Skeggs
5
-9
/
+9
2015-08-28
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
16
-31
/
+33
2015-08-28
drm/nouveau/object: rename some functions to avoid upcoming conflicts
Ben Skeggs
19
-42
/
+42
2015-08-28
drm/nouveau/nvif: device time mthd
Ben Skeggs
1
-0
/
+21
2015-08-28
drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args
Ben Skeggs
9
-31
/
+43
2015-08-28
drm/nouveau/nvif: return chipset/board names from device info method
Ben Skeggs
1
-0
/
+2
[prev]
[next]