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/
|
13 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 |
Joe Perches
|
25d0479a59
drm/ttm: Use pr_fmt and pr_<level>
|
13 years ago |
Ben Skeggs
|
9f1feed2e1
drm/ttm: fix two regressions since move_notify changes
|
13 years ago |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Jerome Glisse
|
dc97b3409a
drm/ttm: callback move_notify any time bo placement change v4
|
13 years ago |
Jerome Glisse
|
57de4ba959
drm/ttm: simplify memory accounting for ttm user v2
|
13 years ago |
Jerome Glisse
|
649bf3ca77
drm/ttm: merge ttm_backend and ttm_tt V5
|
13 years ago |
Jerome Glisse
|
3316497bcd
drm/ttm: remove userspace backed ttm object support
|
13 years ago |
Thomas Hellstrom
|
26cc40a833
ttm: Don't return the bo reserved on error path
|
13 years ago |
Dave Airlie
|
1717c0e23f
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
|
13 years ago |
Dave Airlie
|
017ed8012e
Merge tag 'v3.1-rc10' into drm-core-next
|
13 years ago |
Thomas Hellstrom
|
4d79893788
ttm: export ttm_bo_create
|
14 years ago |
Ben Skeggs
|
ff02b13f68
drm/ttm: request zeroed system memory pages for new TT buffer objects
|
14 years ago |
Marek Olšák
|
dfadbbdb57
drm/ttm: add a way to bo_wait for either the last read or last write
|
14 years ago |
Ben Skeggs
|
8d3bb23609
drm/ttm: ensure ttm for new node is bound before calling move_notify()
|
14 years ago |
Marcin Slusarz
|
7c4c3960df
drm/ttm: fix ttm_bo_add_ttm(user) failure path
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |