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
/
ttm
/
ttm_bo_vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-27
1
-2
/
+2
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-1
/
+1
|
\
|
*
mmap locking API: fix missed mmap_sem references in comments
Florian Rommel
2022-05-13
1
-1
/
+1
*
|
drm/ttm: remove bo->moving
Christian König
2022-04-07
1
-21
/
+13
|
/
*
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
2021-11-05
1
-92
/
+2
*
drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
Matthew Auld
2021-09-29
1
-2
/
+4
*
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-29
1
-1
/
+1
*
drm/ttm: stop setting page->index for the ttm_tt
Matthew Auld
2021-09-29
1
-2
/
+0
*
drm/ttm: stop calling tt_swapin in vm_access
Matthew Auld
2021-09-29
1
-5
/
+0
*
drm/ttm: nuke VM_MIXEDMAP on BO mappings v3
Christian König
2021-06-08
1
-30
/
+12
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-11
/
+11
*
drm/ttm: Remove ttm_bo_mmap() and friends
Thomas Zimmermann
2021-05-26
1
-53
/
+0
*
drm/ttm: Don't override vm_ops callbacks, if set
Thomas Zimmermann
2021-05-26
1
-1
/
+6
*
drm/ttm: Remap all page faults to per process dummy page.
Andrey Grodzovsky
2021-05-19
1
-1
/
+53
*
drm/ttm: device naming cleanup
Christian König
2021-01-21
1
-13
/
+11
*
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-14
1
-3
/
+3
*
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
2020-12-01
1
-1
/
+0
*
drm/ttm: replace context flags with bools v2
Christian König
2020-11-04
1
-2
/
+1
*
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
2020-10-15
1
-1
/
+1
*
drm/ttm: remove fault callback
Christian König
2020-09-28
1
-22
/
+0
*
drm/ttm: move SG flag check into ttm_bo_vm_reserve
Christian König
2020-09-28
1
-7
/
+9
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-1
/
+1
|
\
|
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-1
/
+1
|
|
\
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
|
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
2020-09-08
1
-2
/
+1
*
|
|
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2020-09-08
1
-1
/
+1
*
|
|
drm/ttm: remove io_reserve_lru handling v3
Christian König
2020-09-03
1
-28
/
+11
|
/
/
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
1
-6
/
+5
|
\
|
|
*
drm/ttm: revert "drm/ttm: make TT creation purely optional v3"
Christian König
2020-08-12
1
-5
/
+0
|
*
Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-08-11
1
-1
/
+3
|
|
\
|
|
*
drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
Felix Kuehling
2020-07-30
1
-1
/
+3
|
*
|
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-24
1
-0
/
+2
|
|
\
|
|
|
*
Merge v5.8-rc1 into drm-misc-fixes
Thomas Zimmermann
2020-06-16
1
-5
/
+5
|
|
|
\
|
|
*
|
drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
Xiyu Yang
2020-06-15
1
-0
/
+2
*
|
|
|
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
1
-1
/
+1
*
|
|
|
drm/ttm: add wrapper to get manager from bdev.
Dave Airlie
2020-08-06
1
-1
/
+1
*
|
|
|
drm/ttm: use a helper for unlocked moves to the lru tail
Dave Airlie
2020-08-06
1
-3
/
+1
|
/
/
/
*
|
/
drm/ttm: make TT creation purely optional v3
Christian König
2020-06-29
1
-0
/
+5
|
|
/
|
/
|
*
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-3
/
+3
*
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
|
/
*
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-10
1
-63
/
+0
|
\
|
*
drm/ttm: Temporarily disable the huge_fault() callback
Thomas Hellstrom (VMware)
2020-04-10
1
-63
/
+0
*
|
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-04
1
-3
/
+158
|
\
|
|
*
drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
Thomas Hellstrom (VMware)
2020-03-24
1
-3
/
+158
*
|
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-3
/
+9
|
/
*
mm, drm/ttm: Fix vm page protection handling
Thomas Hellstrom
2020-01-16
1
-7
/
+15
*
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-17
/
+10
|
\
|
*
drm: call drm_gem_object_funcs.mmap with fake offset
Gerd Hoffmann
2019-12-06
1
-7
/
+0
|
*
drm/ttm: also export ttm_bo_vm_fault v2
Christian König
2019-11-08
1
-3
/
+5
|
*
drm/ttm: remove ttm_bo_wait_unreserved
Daniel Vetter
2019-11-06
1
-13
/
+5
[next]