开源镜像站
帮助
动态
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
/
nouveau_svm.c
Age
Commit message (
Expand
)
Author
2019-11-23
nouveau: use mmu_interval_notifier instead of hmm_mirror
Jason Gunthorpe
2019-11-23
nouveau: use mmu_notifier directly for invalidate_range_start
Jason Gunthorpe
2019-08-07
mm/hmm: remove the page_shift member from struct hmm_range
Christoph Hellwig
2019-08-07
mm/hmm: remove superfluous arguments from hmm_range_register
Christoph Hellwig
2019-08-07
nouveau: pass struct nouveau_svmm to nouveau_range_fault
Christoph Hellwig
2019-07-26
mm/hmm: remove hmm_range vma
Ralph Campbell
2019-07-26
mm/hmm: replace the block argument to hmm_range_fault with a flags value
Christoph Hellwig
2019-07-26
mm/hmm: replace hmm_update with mmu_notifier_range
Ralph Campbell
2019-07-25
nouveau: return -EBUSY when hmm_range_wait_until_valid fails
Christoph Hellwig
2019-07-25
nouveau: unlock mmap_sem on all errors from nouveau_range_fault
Christoph Hellwig
2019-07-25
nouveau: remove the block parameter to nouveau_range_fault
Christoph Hellwig
2019-07-25
mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
Christoph Hellwig
2019-06-10
mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
Jason Gunthorpe
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs