index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
1
-0
/
+21
2016-01-13
drm/ttm: fix adding foreign BOs to the swap LRU
Christian König
1
-1
/
+1
2016-01-13
drm/ttm: fix adding foreign BOs to the LRU during init v2
Christian König
1
-1
/
+7
2015-09-15
drm/ttm: Fix memory space allocation v2
Thomas Hellstrom
1
-12
/
+16
2015-03-05
drm/ttm: device address space != CPU address space
Alex Deucher
1
-1
/
+1
2014-10-16
drm/ttm: Don't evict BOs outside of the requested placement range
Michel Dänzer
1
-3
/
+17
2014-10-16
drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat
Michel Dänzer
1
-4
/
+4
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-6
/
+18
2014-09-02
drm/ttm: use rcu in core ttm
Maarten Lankhorst
1
-63
/
+13
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-52
/
+119
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
1
-57
/
+18
2014-09-01
drm/ttm: call ttm_bo_wait while inside a reservation
Maarten Lankhorst
1
-13
/
+12
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-54
/
+39
2014-07-08
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
Martin Kepplinger
1
-7
/
+7
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
1
-3
/
+3
2014-04-04
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
1
-13
/
+13
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-1
/
+2
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-1
/
+2
2014-03-12
drm/ttm: don't oops if no invalidate_caches()
Rob Clark
1
-3
/
+5
2014-01-08
drivers: gpu: Mark function as static in ttm_bo.c
Rashika Kheria
1
-1
/
+1
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
1
-1
/
+34
2013-11-06
drm/ttm: Fix memory type compatibility check
Thomas Hellstrom
1
-12
/
+20
2013-11-06
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
Thomas Hellstrom
1
-1
/
+13
2013-08-07
drm/ttm: inline drm_bo_setup_vm()
David Herrmann
1
-20
/
+2
2013-07-25
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
1
-10
/
+1
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-74
/
+15
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
1
-5
/
+1
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
1
-4
/
+4
2013-06-28
drm/ttm: inline ttm_bo_reserve and related calls
Maarten Lankhorst
1
-97
/
+8
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
1
-140
/
+50
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
1
-18
/
+32
2013-02-08
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
1
-20
/
+83
2013-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
1
-0
/
+1
2013-01-15
drm/ttm: unexport ttm_bo_wait_unreserved
Maarten Lankhorst
1
-2
/
+2
2013-01-15
drm/ttm: add ttm_bo_reserve_slowpath
Maarten Lankhorst
1
-0
/
+47
2013-01-15
drm/ttm: remove lru_lock around ttm_bo_reserve
Maarten Lankhorst
1
-19
/
+35
2012-12-20
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
1
-1
/
+1
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-22
/
+24
2012-12-10
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
Maarten Lankhorst
1
-31
/
+11
2012-12-10
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
Maarten Lankhorst
1
-30
/
+14
2012-12-10
drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3
Maarten Lankhorst
1
-47
/
+76
2012-12-10
drm/ttm: change fence_lock to inner lock
Maarten Lankhorst
1
-20
/
+11
2012-11-28
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
Thomas Hellstrom
1
-4
/
+1
2012-11-20
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
1
-12
/
+1
2012-11-20
drm/ttm: Optimize reservation slightly
Thomas Hellstrom
1
-1
/
+2
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
1
-3
/
+3
2012-11-20
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
1
-9
/
+4
2012-11-20
drm/ttm: remove ttm_bo_device->nice_mode
Marcin Slusarz
1
-1
/
+0
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
1
-6
/
+2
2012-11-07
drm/ttm: add ttm_bo_is_reserved
Maarten Lankhorst
1
-6
/
+6
[next]