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 |
Maarten Lankhorst
|
cc4c0c4de3
drm/ttm: unexport ttm_bo_wait_unreserved
|
12 years ago |
Maarten Lankhorst
|
5e45d7dfd7
drm/ttm: add ttm_bo_reserve_slowpath
|
12 years ago |
Maarten Lankhorst
|
63d0a41955
drm/ttm: remove lru_lock around ttm_bo_reserve
|
12 years ago |
Maarten Lankhorst
|
0953e76e91
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
|
12 years ago |
Maarten Lankhorst
|
97a875cbdf
drm/ttm: remove no_wait_reserve, v3
|
12 years ago |
Maarten Lankhorst
|
e7ab20197b
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
|
12 years ago |
Maarten Lankhorst
|
2b7b3ad2fb
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
|
12 years ago |
Maarten Lankhorst
|
85b144f860
drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3
|
12 years ago |
Maarten Lankhorst
|
4154f051e7
drm/ttm: change fence_lock to inner lock
|
12 years ago |
Thomas Hellstrom
|
82fe50bcc8
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
|
12 years ago |
Maarten Lankhorst
|
654aa79259
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
|
12 years ago |
Thomas Hellstrom
|
6c1e963cc5
drm/ttm: Optimize reservation slightly
|
12 years ago |
Maarten Lankhorst
|
dedfdffd44
drm/ttm: remove sync_arg from driver functions
|
12 years ago |
Maarten Lankhorst
|
5fb4ef0e36
drm/ttm: remove sync_obj_arg member
|
12 years ago |
Marcin Slusarz
|
830e2837f5
drm/ttm: remove ttm_bo_device->nice_mode
|
12 years ago |
Marcin Slusarz
|
0b91c4a1cd
drm/ttm: remove ttm_buffer_object->buffer_start
|
12 years ago |
Maarten Lankhorst
|
a9dbfff1cb
drm/ttm: add ttm_bo_is_reserved
|
12 years ago |
Thomas Hellstrom
|
b8e902f24f
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
|
12 years ago |
Thomas Hellstrom
|
7bc17a7837
drm/ttm: Fix a theoretical race
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Thomas Hellstrom
|
a393c730ab
drm/ttm: Fix buffer object metadata accounting regression v2
|
13 years ago |
Thomas Hellstrom
|
a8ff3ee211
drm/ttm: Fix spinlock imbalance
|
13 years ago |
Dave Airlie
|
129b78bfca
ttm: add prime sharing support to TTM (v2)
|
13 years ago |