index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
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-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: 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 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-19
drm/ttm: add ttm_tt_populate wrapper
Christian König
2018-02-19
drm/ttm: Allow page allocations w/o triggering OOM..
Andrey Grodzovsky
2018-01-10
drm/ttm: remove ttm_bo_default_io_mem_pfn
Tan Xiaojun
2017-12-28
drm/ttm: enable swapout for reserved BOs during allocation
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-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-15
drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctx
Roger He
2017-12-06
drm/ttm: add number of bytes moved to the operation context
Christian König
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-12-06
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
drm/ttm: remove cur_placement
Christian König
2017-12-06
drm/ttm: cleanup ttm_bo_driver.h
Christian König
2017-12-06
drm/ttm: cleanup coding style in ttm_bo_api.h
Christian König
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
2017-12-06
drm/ttm: user reservation object wrappers v2
Christian König
2017-12-06
drm/ttm: consistently use reservation_object_unlock
Christian König
2017-11-29
drm/ttm: fix populate_and_map() functions once more
Christian König
2017-10-06
drm/ttm: add support for different pool sizes
Christian König
2017-10-06
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
2017-08-29
drm/ttm: Remove needless 'extern' on functions in header.
Tom St Denis
2017-08-29
drm/ttm: Add helper functions to populate/map in one call (v2)
Tom St Denis
2017-08-29
drm/ttm: Add DMA map/unmap tracepoint (v3)
Tom St Denis
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-07-25
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
2017-05-16
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-04
drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2
Christian König
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-29
drm/ttm: decrease ttm bo priority number
Roger.He
2017-03-29
drm/ttm: add ttm_bo_init_reserved
Nicolai Hähnle
[next]