Dave Airlie
|
bafb86f5bc
Merge tag 'v4.6-rc7' into drm-next
|
9 years ago |
Christian König
|
98c2872ae9
drm/ttm: implement LRU add callbacks v2
|
9 years ago |
Christian König
|
c3ea576e05
drm/ttm: add optional LRU removal callback v2
|
9 years ago |
Christian König
|
00cfd664f6
drm/ttm: remove unused validation sequence
|
9 years ago |
Christian König
|
8aa6d4fc5f
drm/ttm: remove lazy parameter from ttm_bo_wait
|
9 years ago |
Christian König
|
dfd5e50ea4
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
|
9 years ago |
Christian König
|
5ee7b41a8b
drm/ttm: don't wait for BO on initial allocation
|
9 years ago |
Felix Kuehling
|
85621630f1
drm/ttm: Fix TTM BO accounting
|
9 years ago |
Flora Cui
|
56fc350224
drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
|
9 years ago |
Christian König
|
ab74961810
drm/ttm: add ttm_bo_move_to_lru_tail function v2
|
9 years ago |
Christian König
|
ed704a43e8
drm/ttm: fix adding foreign BOs to the swap LRU
|
9 years ago |
Christian König
|
33d48cf825
drm/ttm: fix adding foreign BOs to the LRU during init v2
|
9 years ago |
Thomas Hellstrom
|
e30f3963f2
drm/ttm: Fix memory space allocation v2
|
10 years ago |
Alex Deucher
|
54c4cd68ed
drm/ttm: device address space != CPU address space
|
10 years ago |
Michel Dänzer
|
e300180f71
drm/ttm: Don't evict BOs outside of the requested placement range
|
11 years ago |
Michel Dänzer
|
9ace2ef7b7
drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat
|
11 years ago |
Maarten Lankhorst
|
f4f4e3e3e9
drm/ttm: add reservation_object as argument to ttm_bo_init
|
11 years ago |
Maarten Lankhorst
|
472db7ab30
drm/ttm: use rcu in core ttm
|
11 years ago |
Maarten Lankhorst
|
f2c24b83ae
drm/ttm: flip the switch, and convert to dma_fence
|
11 years ago |
Maarten Lankhorst
|
dd7cfd6412
drm/ttm: kill fence_lock
|
11 years ago |
Maarten Lankhorst
|
7040138ff8
drm/ttm: call ttm_bo_wait while inside a reservation
|
11 years ago |
Christian König
|
f1217ed09f
drm/ttm: move fpfn and lpfn into each placement v2
|
11 years ago |
Martin Kepplinger
|
0eff2a24d6
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
|
11 years ago |
Christian König
|
e3f202798a
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
|
11 years ago |
Thomas Hellstrom
|
c75230833c
drm/ttm: Hide the implementation details of reservation
|
11 years ago |
Dave Airlie
|
d1583c9997
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
|
11 years ago |
David Herrmann
|
44d847b743
drm: init TTM dev_mapping in ttm_bo_device_init()
|
12 years ago |
Rob Clark
|
9ef7506f7e
drm/ttm: don't oops if no invalidate_caches()
|
11 years ago |
Rashika Kheria
|
6e87fa481f
drivers: gpu: Mark function as static in ttm_bo.c
|
11 years ago |
Thomas Hellstrom
|
c58f009e01
drm/ttm: Remove set_need_resched from the ttm fault handler
|
12 years ago |