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-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
2014-03-12
drm/ttm: don't oops if no invalidate_caches()
Rob Clark
2014-01-08
drivers: gpu: Mark function as static in ttm_bo.c
Rashika Kheria
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-11-06
drm/ttm: Fix memory type compatibility check
Thomas Hellstrom
2013-11-06
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
Thomas Hellstrom
2013-08-07
drm/ttm: inline drm_bo_setup_vm()
David Herrmann
2013-07-25
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
2013-06-28
drm/ttm: inline ttm_bo_reserve and related calls
Maarten Lankhorst
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-02-08
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
2013-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
2013-01-15
drm/ttm: unexport ttm_bo_wait_unreserved
Maarten Lankhorst
2013-01-15
drm/ttm: add ttm_bo_reserve_slowpath
Maarten Lankhorst
2013-01-15
drm/ttm: remove lru_lock around ttm_bo_reserve
Maarten Lankhorst
2012-12-20
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
Maarten Lankhorst
2012-12-10
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
Maarten Lankhorst
2012-12-10
drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3
Maarten Lankhorst
[next]