index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
mmu
/
vmm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/mmu: drop unexpected word "the" in the comments
Jiang Jian
2022-06-21
1
-1
/
+1
*
drm/nouveau/mmu: fix typo in comment
Julia Lawall
2022-05-23
1
-1
/
+1
*
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2021-08-18
1
-5
/
+1
*
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-24
1
-3
/
+2
*
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
2020-07-24
1
-1
/
+1
*
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2020-05-22
1
-1
/
+1
*
drm/nouveau/mmu: qualify vmm during dtor
Jon Derrick
2019-05-01
1
-1
/
+1
*
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
2019-02-20
1
-31
/
+257
*
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
1
-16
/
+67
*
drm/nouveau/mmu: add more general vmm free/node handling functions
Ben Skeggs
2018-12-11
1
-33
/
+112
*
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
2018-09-07
1
-1
/
+1
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
drm/nouveau/mmu: ALIGN_DOWN correct variable
Māris Nartišs
2018-03-16
1
-1
/
+1
*
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
2018-02-02
1
-1
/
+1
*
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
1
-1
/
+1
*
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
1
-3
/
+784
*
drm/nouveau/mmu: implement new vmm backend
Ben Skeggs
2017-11-02
1
-0
/
+580
*
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau/mmu/nv44: implement vmm on top of new base
Ben Skeggs
2017-11-02
1
-0
/
+5
*
drm/nouveau/mmu: implement base for new vm management
Ben Skeggs
2017-11-02
1
-0
/
+147