index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_vm.c
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-06
drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
Thomas Hellström
2023-04-05
drm/ttm: remove comment referencing now-removed vmf_insert_mixed_prot()
Lorenzo Stoakes
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-13
mmap locking API: fix missed mmap_sem references in comments
Florian Rommel
2022-04-07
drm/ttm: remove bo->moving
Christian König
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
2021-09-29
drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
Matthew Auld
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-29
drm/ttm: stop setting page->index for the ttm_tt
Matthew Auld
2021-09-29
drm/ttm: stop calling tt_swapin in vm_access
Matthew Auld
2021-06-08
drm/ttm: nuke VM_MIXEDMAP on BO mappings v3
Christian König
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-26
drm/ttm: Remove ttm_bo_mmap() and friends
Thomas Zimmermann
2021-05-26
drm/ttm: Don't override vm_ops callbacks, if set
Thomas Zimmermann
2021-05-19
drm/ttm: Remap all page faults to per process dummy page.
Andrey Grodzovsky
2021-01-21
drm/ttm: device naming cleanup
Christian König
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
2020-11-04
drm/ttm: replace context flags with bools v2
Christian König
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
2020-09-28
drm/ttm: remove fault callback
Christian König
2020-09-28
drm/ttm: move SG flag check into ttm_bo_vm_reserve
Christian König
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2020-09-03
drm/ttm: remove io_reserve_lru handling v3
Christian König
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
drm/ttm: revert "drm/ttm: make TT creation purely optional v3"
Christian König
2020-08-11
Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
drm/ttm: add wrapper to get manager from bdev.
Dave Airlie
2020-08-06
drm/ttm: use a helper for unlocked moves to the lru tail
Dave Airlie
2020-07-30
drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
Felix Kuehling
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-06-29
drm/ttm: make TT creation purely optional v3
Christian König
2020-06-16
Merge v5.8-rc1 into drm-misc-fixes
Thomas Zimmermann
2020-06-15
drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
Xiyu Yang
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-10
drm/ttm: Temporarily disable the huge_fault() callback
Thomas Hellstrom (VMware)
2020-04-04
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
[next]