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
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
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
drm/ttm: add optional LRU removal callback v2
Christian König
2016-05-04
drm/ttm: remove unused validation sequence
Christian König
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
drm/ttm: don't wait for BO on initial allocation
Christian König
2016-05-04
drm/ttm: Fix TTM BO accounting
Felix Kuehling
2016-04-27
drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
Flora Cui
2016-01-13
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
2016-01-13
drm/ttm: fix adding foreign BOs to the swap LRU
Christian König
2016-01-13
drm/ttm: fix adding foreign BOs to the LRU during init v2
Christian König
2015-09-15
drm/ttm: Fix memory space allocation v2
Thomas Hellstrom
2015-03-05
drm/ttm: device address space != CPU address space
Alex Deucher
2014-10-16
drm/ttm: Don't evict BOs outside of the requested placement range
Michel Dänzer
2014-10-16
drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat
Michel Dänzer
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-02
drm/ttm: use rcu in core ttm
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
drm/ttm: call ttm_bo_wait while inside a reservation
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-07-08
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
Martin Kepplinger
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-04-04
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
[next]