index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
mmu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
1
-1
/
+1
*
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-07-19
1
-1
/
+1
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
drm/nouveau/mmu: qualify vmm during dtor
Jon Derrick
2019-05-01
1
-1
/
+1
*
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
2019-02-20
8
-12
/
+48
*
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
2019-02-20
6
-0
/
+85
*
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
2019-02-20
4
-34
/
+424
*
drm/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2019-02-20
1
-5
/
+10
*
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
2019-02-20
18
-109
/
+164
*
drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidation
Ben Skeggs
2019-02-20
9
-2
/
+49
*
drm/nouveau/mmu/gf100-: make mmu invalidate function more general
Ben Skeggs
2019-02-20
3
-9
/
+12
*
drm/nouveau/mmu/tu102: rename implementation from tu104
Ben Skeggs
2019-02-20
4
-12
/
+12
*
drm/nouveau/mmu/tu104: initial support
Ben Skeggs
2018-12-11
4
-0
/
+127
*
drm/nouveau/mmu: add more general vmm free/node handling functions
Ben Skeggs
2018-12-11
3
-51
/
+118
*
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
2018-09-07
1
-1
/
+1
*
drm/nouveau/mmu/gp10b: remove ghost file
Jérôme Glisse
2018-07-16
1
-0
/
+0
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
2018-05-18
4
-0
/
+135
*
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-03-16
1
-1
/
+1
|
\
|
*
drm/nouveau/mmu: ALIGN_DOWN correct variable
Māris Nartišs
2018-03-16
1
-1
/
+1
*
|
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2018-02-08
2
-2
/
+3
|
\
|
|
*
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
2018-02-02
1
-1
/
+1
|
*
drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
Christoph Böhmwalder
2018-02-02
1
-1
/
+2
*
|
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-01-19
5
-8
/
+106
|
\
\
|
|
/
|
/
|
|
*
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
2018-01-19
5
-8
/
+106
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
41
-1203
/
+6061
|
\
|
|
*
drm/nouveau/mmu: swap out round for ALIGN
Ben Skeggs
2017-11-03
1
-2
/
+2
|
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
16
-273
/
+39
|
*
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
Ben Skeggs
2017-11-02
4
-0
/
+376
|
*
drm/nouveau/mmu: define user interfaces to mmu memory allocation
Ben Skeggs
2017-11-02
4
-0
/
+240
|
*
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
2017-11-02
17
-1
/
+185
|
*
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
10
-0
/
+116
|
*
drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
5
-0
/
+98
|
*
drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
6
-0
/
+81
|
*
drm/nouveau/mmu: add base for type-based memory allocation
Ben Skeggs
2017-11-02
4
-0
/
+260
|
*
drm/nouveau/mmu: build up information on available memory types
Ben Skeggs
2017-11-02
10
-0
/
+131
|
*
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
3
-138
/
+818
|
*
drm/nouveau/mmu: remove support for old backends
Ben Skeggs
2017-11-02
12
-323
/
+3
|
*
drm/nouveau/mmu/gp100,gp10b: implement new vmm backend
Ben Skeggs
2017-11-02
9
-133
/
+268
|
*
drm/nouveau/mmu/gm200,gm20b: implement new vmm backend
Ben Skeggs
2017-11-02
5
-20
/
+88
|
*
drm/nouveau/mmu/gk104,gk20a: implement new vmm backend
Ben Skeggs
2017-11-02
5
-10
/
+41
|
*
drm/nouveau/mmu/gf100: implement new vmm backend
Ben Skeggs
2017-11-02
5
-5
/
+293
|
*
drm/nouveau/mmu/nv50,g84: implement new vmm backend
Ben Skeggs
2017-11-02
5
-194
/
+347
|
*
drm/nouveau/mmu/nv44: implement new vmm backend
Ben Skeggs
2017-11-02
2
-141
/
+168
|
*
drm/nouveau/mmu/nv41: implement new vmm backend
Ben Skeggs
2017-11-02
2
-69
/
+64
|
*
drm/nouveau/mmu/nv04: implement new vmm backend
Ben Skeggs
2017-11-02
3
-58
/
+58
|
*
drm/nouveau/mmu: implement new vmm backend
Ben Skeggs
2017-11-02
3
-3
/
+806
|
*
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
5
-92
/
+49
|
*
drm/nouveau/mmu: remove old vm creation hooks
Ben Skeggs
2017-11-02
9
-65
/
+1
[next]