开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
mmu
/
vmm.c
Age
Commit message (
Expand
)
Author
2023-10-31
drm/nouveau/mmu/r535: initial support
Ben Skeggs
2023-08-04
drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
Danilo Krummrich
2022-06-21
drm/nouveau/mmu: drop unexpected word "the" in the comments
Jiang Jian
2022-05-23
drm/nouveau/mmu: fix typo in comment
Julia Lawall
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2020-07-24
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-24
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
2020-05-22
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2019-05-01
drm/nouveau/mmu: qualify vmm during dtor
Jon Derrick
2019-02-20
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
2019-02-20
drm/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2019-02-20
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
2018-12-11
drm/nouveau/mmu: add more general vmm free/node handling functions
Ben Skeggs
2018-09-07
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-03-16
drm/nouveau/mmu: ALIGN_DOWN correct variable
Māris Nartišs
2018-02-02
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
2017-11-03
drm/nouveau/mmu: swap out round for ALIGN
Ben Skeggs
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv44: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement base for new vm management
Ben Skeggs