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
/
nouveau_dmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
2019-08-20
1
-2
/
+1
*
nouveau: simplify nouveau_dmem_migrate_vma
Christoph Hellwig
2019-08-20
1
-129
/
+55
*
nouveau: simplify nouveau_dmem_migrate_to_ram
Christoph Hellwig
2019-08-20
1
-121
/
+40
*
nouveau: factor out dmem fence completion
Christoph Hellwig
2019-08-20
1
-18
/
+15
*
nouveau: factor out device memory address calculation
Christoph Hellwig
2019-08-20
1
-25
/
+17
*
nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copy
Christoph Hellwig
2019-08-20
1
-0
/
+1
*
mm: turn migrate_vma upside down
Christoph Hellwig
2019-08-20
1
-59
/
+63
*
mm/hmm: remove the legacy hmm_pfn_* APIs
Christoph Hellwig
2019-07-25
1
-1
/
+1
*
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-19
1
-1
/
+2
|
\
|
*
drm/nouveau/dmem: missing mutex_lock in error path
Ralph Campbell
2019-07-19
1
-1
/
+2
*
|
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
2019-07-02
1
-11
/
+7
*
|
nouveau: use devm_memremap_pages directly
Christoph Hellwig
2019-07-02
1
-44
/
+38
*
|
nouveau: use alloc_page_vma directly
Christoph Hellwig
2019-07-02
1
-1
/
+2
|
/
*
Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2019-03-22
1
-11
/
+1
|
\
|
*
drm/nouveau/dmem: empty chunk do not have a buffer object associated with them.
Jérôme Glisse
2019-03-22
1
-8
/
+0
|
*
drm/nouveau/dmem: Fix a NULL vs IS_ERR() check
Dan Carpenter
2019-03-22
1
-1
/
+1
|
*
drm/nouveau/dmem: remove set but not used variable 'drm'
YueHaibing
2019-03-22
1
-2
/
+0
*
|
mm/hmm: convert to use vm_fault_t
Souptick Joarder
2019-03-12
1
-1
/
+1
|
/
*
drm/nouveau/dmem: use dma addresses during migration copies
Ben Skeggs
2019-02-20
1
-106
/
+53
*
drm/nouveau/dmem: use physical vram addresses during migration copies
Ben Skeggs
2019-02-20
1
-20
/
+4
*
drm/nouveau/dmem: extend copy function to allow direct use of physical addresses
Ben Skeggs
2019-02-20
1
-6
/
+50
*
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
2019-02-20
1
-0
/
+912