index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2018-02-26
drm/ttm: drop ttm->glob
Christian König
2018-02-26
drm/ttm: drop bo->glob
Christian König
2018-02-26
drm/ttm: add default implementations for ttm_tt_(un)populate
Christian König
2018-02-26
drm/ttm: set TTM_OPT_FLAG_FORCE_ALLOC in ttm_bo_force_list_clean
Roger He
2018-02-26
drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOC
Roger He
2018-02-26
drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx
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: Simplify ttm_dma_page_put()
Tom St Denis
2018-02-19
drm/ttm: Fix coding style in ttm_dma_pool_alloc_new_pages()
Tom St Denis
2018-02-19
drm/ttm: Fix coding style in ttm_tt_swapout()
Tom St Denis
2018-02-19
drm/ttm: Simplify ttm_eu_reserve_buffers()
Tom St Denis
2018-02-19
drm/ttm: Remove unncessary retval from ttm_bo_vm_fault()
Tom St Denis
2018-02-19
drm/ttm: Fix coding style in ttm_bo_move_memcpy()
Tom St Denis
2018-02-19
drm/ttm: Simplify ttm_dma_find_pool() (v2)
Tom St Denis
2018-02-19
drm/ttm: Fix coding style in ttm_pool_store()
Tom St Denis
2018-02-19
drm/ttm: Change ttm_tt page allocations to return errors
Tom St Denis
2018-02-19
drm/ttm: Add a default BO destructor to simplify code (v2)
Tom St Denis
2018-02-19
drm/ttm: Fix coding style in ttm_bo.c
Tom St Denis
2018-02-19
drm/ttm: add the missed global memory count update
Roger He
2018-02-19
drm/ttm: Allow page allocations w/o triggering OOM..
Andrey Grodzovsky
2018-01-29
drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
Tom St Denis
2018-01-29
drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs
Roger He
2018-01-25
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-01-18
drm/ttm: Don't unreserve swapped BOs that were previously reserved
Felix Kuehling
2018-01-18
drm/ttm: Don't add swapped BOs to swap-LRU list
Felix Kuehling
2018-01-18
drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
Roger He
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-16
drm/ttm: only free pages rather than update global memory count together
Roger He
2018-01-16
drm/ttm: check the return value of register_shrinker
Roger He
2018-01-10
drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
Christian König
2018-01-10
drm/ttm: remove ttm_bo_default_io_mem_pfn
Tan Xiaojun
2018-01-02
drm/ttm: check the return value of kzalloc
Xiongwei Song
2017-12-28
drm/ttm: enable swapout for reserved BOs during allocation
Roger He
2017-12-28
drm/ttm: add new function to check if bo is allowable to evict or swapout
Roger He
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
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: use an operation ctx for ttm_mem_global_alloc_page
Roger He
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-12-27
drm/ttm: call ttm_bo_swapout directly when ttm shrink
Roger He
2017-12-27
drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
Tan Xiaojun
2017-12-27
drm/ttm: drop the spin in delayed delete if the trylock doesn't work
Christian König
2017-12-18
drm/ttm: cleanup some old defines
Christian König
2017-12-18
drm/ttm: cleanup some more resv->lock uses
Christian König
2017-12-18
drm/ttm: use try_lock in ttm_bo_delayed_delete again
Christian König
2017-12-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-15
drm/ttm: enable eviction for Per-VM-BO
Roger He
2017-12-14
drm/ttm: init locked again to prevent incorrect unlock
Roger He
2017-12-12
drm/ttm: max_cpages is in unit of native page
Monk Liu
2017-12-12
drm/ttm: fix incorrect calculate on shrink_pages
Monk Liu
[prev]
[next]