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
/
ttm_bo.c
Age
Commit message (
Expand
)
Author
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
2017-01-27
drm/ttm: add BO priorities for the LRUs
Christian König
2017-01-27
drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean
Christian König
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
2017-01-27
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-11-09
drm/ttm: fix ttm_bo_wait
Christian König
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-14
drm/ttm: use ffs in ttm_mem_type_from_place
Christian König
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-07-27
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy"
Markus Elfring
2016-07-07
drm/ttm: wait for eviction in ttm_bo_force_list_clean
Christian König
2016-07-07
drm/ttm: add the infrastructure for pipelined evictions
Christian König
2016-07-07
drm/ttm: simplify ttm_bo_wait
Christian König
2016-07-07
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-07
drm/ttm: wait for BO idle after the move in ttm_bo_swapout
Christian König
2016-07-07
drm/ttm: drop waiting for idle in ttm_bo_evict.
Christian König
2016-07-07
drm/ttm: drop wait for idle in ttm_bo_move_buffer
Christian König
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
drm/ttm: remove NULL checks when calling ttm_tt_destroy
Christian König
2016-07-07
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
2016-07-01
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
[next]