Thomas Hellstrom
|
a393c730ab
drm/ttm: Fix buffer object metadata accounting regression v2
|
13 년 전 |
Thomas Hellstrom
|
a8ff3ee211
drm/ttm: Fix spinlock imbalance
|
13 년 전 |
Dave Airlie
|
129b78bfca
ttm: add prime sharing support to TTM (v2)
|
13 년 전 |
Joe Perches
|
25d0479a59
drm/ttm: Use pr_fmt and pr_<level>
|
13 년 전 |
Ben Skeggs
|
9f1feed2e1
drm/ttm: fix two regressions since move_notify changes
|
13 년 전 |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 년 전 |
Jerome Glisse
|
dc97b3409a
drm/ttm: callback move_notify any time bo placement change v4
|
13 년 전 |
Jerome Glisse
|
57de4ba959
drm/ttm: simplify memory accounting for ttm user v2
|
13 년 전 |
Jerome Glisse
|
649bf3ca77
drm/ttm: merge ttm_backend and ttm_tt V5
|
13 년 전 |
Jerome Glisse
|
3316497bcd
drm/ttm: remove userspace backed ttm object support
|
13 년 전 |
Thomas Hellstrom
|
26cc40a833
ttm: Don't return the bo reserved on error path
|
13 년 전 |
Dave Airlie
|
1717c0e23f
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
|
13 년 전 |
Dave Airlie
|
017ed8012e
Merge tag 'v3.1-rc10' into drm-core-next
|
13 년 전 |
Thomas Hellstrom
|
4d79893788
ttm: export ttm_bo_create
|
13 년 전 |
Ben Skeggs
|
ff02b13f68
drm/ttm: request zeroed system memory pages for new TT buffer objects
|
13 년 전 |
Marek Olšák
|
dfadbbdb57
drm/ttm: add a way to bo_wait for either the last read or last write
|
14 년 전 |
Ben Skeggs
|
8d3bb23609
drm/ttm: ensure ttm for new node is bound before calling move_notify()
|
14 년 전 |
Marcin Slusarz
|
7c4c3960df
drm/ttm: fix ttm_bo_add_ttm(user) failure path
|
14 년 전 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 년 전 |
Jan Engelhardt
|
5df23979bc
drm: fix "persistant" typo
|
14 년 전 |
Ben Skeggs
|
82ef594efb
drm/ttm: call driver move_notify() when doing system->tt bo moves
|
14 년 전 |
Linus Torvalds
|
5b2eef966c
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 년 전 |
Tejun Heo
|
f094cfc6c3
drm/ttm: use cancel_delayed_work_sync() in ttm_bo
|
14 년 전 |
Thomas Hellstrom
|
eba67093f5
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
|
14 년 전 |
Thomas Hellstrom
|
6570596202
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
|
14 년 전 |
Thomas Hellstrom
|
95762c2b34
drm/ttm: Improved fencing of buffer object lists
|
14 년 전 |
Thomas Hellstrom
|
702adba224
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
|
14 년 전 |
Thomas Hellstrom
|
96726fe50f
drm/ttm: Don't deadlock on recursive multi-bo reservations
|
14 년 전 |
Thomas Hellstrom
|
2357cbe5f4
drm/ttm: Use kref_sub instead of repeatedly calling kref_put
|
14 년 전 |
Dave Airlie
|
d6ea88865d
drm/ttm: Add a bo list reserve fastpath (v2)
|
14 년 전 |