index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2019-10-29
drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
Rob Herring
2019-10-25
drm/ttm: remove pointers to globals
Christian König
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
2019-10-17
drm/ttm: rename ttm_fbdev_mmap
Gerd Hoffmann
2019-10-17
drm/ttm: factor out ttm_bo_mmap_vma_setup
Gerd Hoffmann
2019-10-14
drm/ttm: Restore ttm prefaulting
Thomas Hellstrom
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/ttm: switch ttm core from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-03-19
drm: Use the same mmap-range offset and size for GEM and TTM
Thomas Zimmermann
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-01-25
drm/ttm: stop always moving BOs on the LRU on page fault
Christian König
2018-09-28
drm/ttm: Export ttm_bo_get_unless_zero()
Thomas Hellstrom
2018-07-10
drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()
Thomas Zimmermann
2018-07-10
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()
Thomas Zimmermann
2018-06-19
gpu: drm: ttm: Adding new return type vm_fault_t
Souptick Joarder
2018-05-15
Add SPDX idenitifier and clarify license
Dirk Hohndel
2018-02-26
drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOC
Roger He
2018-02-26
drm/ttm: set page mapping during allocation
Christian König
2018-02-19
drm/ttm: add ttm_tt_populate wrapper
Christian König
2018-02-19
drm/ttm: Remove unncessary retval from ttm_bo_vm_fault()
Tom St Denis
2018-01-29
drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
Tom St Denis
2018-01-10
drm/ttm: remove ttm_bo_default_io_mem_pfn
Tan Xiaojun
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-27
drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
Tan Xiaojun
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-25
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-05-16
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-21
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-07-07
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-01-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
2014-09-23
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
Benjamin Herrenschmidt
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-03-12
drm/ttm: Work around performance regression with VM_PFNMAP
Thomas Hellstrom
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2014-01-08
drm/ttm: Correctly set page mapping and -index members
Thomas Hellstrom
2014-01-08
drm/ttm: Refuse to fault (prime-) imported pages
Thomas Hellstrom
2014-01-08
drm/ttm: Use VM_PFNMAP for shared bo maps
Thomas Hellstrom
2013-12-16
drm/ttm: Fix accesses through vmas with only partial coverage
Thomas Hellstrom
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-11-12
drm/ttm: Fix vma page_prot bit manipulation
Thomas Hellstrom
[next]