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
|
11 years ago |
Thomas Hellstrom
|
59c8e66378
drm/ttm: Fix memory type compatibility check
|
11 years ago |
Thomas Hellstrom
|
15205fbcbe
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
|
12 years ago |
David Herrmann
|
abf190351b
drm/ttm: inline drm_bo_setup_vm()
|
12 years ago |
David Herrmann
|
51335df9f0
drm/vma: provide drm_vma_node_unmap() helper
|
12 years ago |
David Herrmann
|
72525b3f33
drm/ttm: convert to unified vma offset manager
|
12 years ago |
David Herrmann
|
77ef8bbc87
drm: make drm_mm_init() return void
|
12 years ago |
Maarten Lankhorst
|
009a9dadb6
drm/ttm: get rid of ttm_bo_is_reserved usage
|
12 years ago |
Maarten Lankhorst
|
3482032457
drm/ttm: inline ttm_bo_reserve and related calls
|
12 years ago |
Maarten Lankhorst
|
5e33840511
drm/ttm: convert to the reservation api
|
12 years ago |
Maarten Lankhorst
|
ecff665f5e
drm/ttm: make ttm reservation calls behave like reservation calls
|
12 years ago |
Dave Airlie
|
b9e5071386
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
|
12 years ago |
Dave Airlie
|
014b34409f
ttm: on move memory failure don't leave a node dangling
|
12 years ago |