index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo.c
Age
Commit message (
Expand
)
Author
2018-01-29
drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs
Roger He
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
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-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: 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-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 the operation context inside TTM
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: completely rework ttm_bo_delayed_delete
Christian König
2017-12-06
drm/ttm: fix ttm_mem_evict_first once more
Christian König
2017-12-06
drm/ttm: optimize ttm_mem_evict_first v5
Christian König
2017-12-06
drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v3
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-12-06
drm/ttm: move unlocking out of ttm_bo_cleanup_memtype_use
Christian König
2017-11-04
drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list
Michel Dänzer
2017-10-31
drm/ttm:fix memory leak due to individualize
Monk Liu
2017-09-13
drm/ttm: fix memory leak while individualizing BOs
Christian König
2017-09-12
drm/ttm: fix ttm_bo_cleanup_refs_or_queue once more
Christian König
2017-08-29
drm/ttm:fix wrong decoding of bo_count
Monk Liu
2017-08-18
drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
Christian König
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-08-17
drm/ttm: individualize BO reservation obj when they are freed
Christian König
2017-08-17
drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlock
Christian König
2017-07-03
drm/ttm: Fix use-after-free in ttm_bo_clean_mm
John Brooks
2017-04-28
drm/ttm: cleanup unuse ret value
Huang Rui
2017-04-04
drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2
Christian König
2017-04-04
drm/ttm: cleanup and optimize ttm_bo_mem_compat v2
Christian König
2017-03-29
drm/ttm: add ttm_bo_init_reserved
Nicolai Hähnle
2017-03-29
drm/ttm: never add BO that failed to validate to the LRU list
Nicolai Hähnle
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-01-27
drm/ttm: revert "add optional LRU removal callback v2"
Christian König
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
[next]