index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
mmu
/
nv41.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/mmu: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-3
/
+4
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
1
-4
/
+0
*
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
2017-11-02
1
-0
/
+1
*
drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
1
-0
/
+2
*
drm/nouveau/mmu: remove support for old backends
Ben Skeggs
2017-11-02
1
-2
/
+0
*
drm/nouveau/mmu/nv41: implement new vmm backend
Ben Skeggs
2017-11-02
1
-69
/
+0
*
drm/nouveau/mmu/nv41: implement vmm on top of new base
Ben Skeggs
2017-11-02
1
-28
/
+16
*
drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmu
Ben Skeggs
2017-11-02
1
-4
/
+4
*
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/mmu: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-52
/
+32
*
drm/nouveau/mmu: directly use instmem for page tables
Ben Skeggs
2015-08-28
1
-9
/
+8
*
drm/nouveau/mmu: protect each vm with its own mutex
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/object: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/mmu: switch to gpuobj accessor macros
Ben Skeggs
2015-08-28
1
-2
/
+6
*
drm/nouveau/mmu: switch to new-style timer macros
Ben Skeggs
2015-08-28
1
-4
/
+4
*
drm/nouveau/mmu: switch to device pri macros
Ben Skeggs
2015-08-28
1
-6
/
+8
*
drm/nouveau/mmu: cosmetic changes
Ben Skeggs
2015-08-28
1
-32
/
+32
*
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-08-28
1
-1
/
+0
*
drm/nouveau/mmu: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
1
-29
/
+27
*
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
2015-01-22
1
-0
/
+159