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-03-22
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
2018-03-22
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
2018-03-14
drm/ttm: move initializing ttm->sg into ttm_tt_init_fields
Christian König
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
drm/ttm: add ttm_bo_pipeline_gutting
Christian König
2018-03-14
drm/ttm: add ttm_sg_tt_init
Christian König
2018-03-14
drm/ttm: move ttm_tt defines into ttm_tt.h
Christian König
2018-02-26
drm/ttm: cleanup ttm_tt_create
Christian König
2018-02-26
drm/ttm: move ttm_tt_create into ttm_tt.c v2
Christian König
2018-02-26
drm/ttm: check if free mem space is under the lower limit
Roger He
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
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
[next]