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 年之前 |
Thomas Hellstrom
|
95ccb0f3bd
drm/ttm: Fix up a theoretical deadlock
|
14 年之前 |
Thomas Hellstrom
|
7dfbbdcffe
drm/ttm: Be consistent on ttm_bo_init() failures
|
14 年之前 |
Thomas Hellstrom
|
29e190e049
drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning
|
14 年之前 |
Thomas Hellstrom
|
aa123268c2
drm/ttm: Make sure a sync object doesn't disappear while we use it
|
14 年之前 |
Thomas Hellstrom
|
06fba6d416
drm/ttm: Add a barrier when unreserving
|
14 年之前 |
Thomas Hellstrom
|
dbc4a5b835
drm/ttm: Remove mm init error printouts and checks
|
14 年之前 |
Thomas Hellstrom
|
6e4c55db12
drm/ttm: Remove pointless list_empty check
|
14 年之前 |
Thomas Hellstrom
|
3205bc242b
drm/ttm: Documentation update
|
14 年之前 |
Thomas Hellstrom
|
e1efc9b6ac
drm/ttm: Optimize delayed buffer destruction
|
14 年之前 |
Thomas Hellstrom
|
40d857bba2
drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
|
14 年之前 |
Jean Delvare
|
965d38074e
drm/ttm: Simplify ttm_bo_wait_unreserved
|
14 年之前 |
Dave Airlie
|
c9220b0f7c
drm/ttm: add unlocked variant of new manager put node.
|
14 年之前 |
Dave Airlie
|
b7ae5056c9
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
|
14 年之前 |
Thomas Hellstrom
|
1df6a2ebd7
drm/ttm: Fix two race conditions + fix busy codepaths
|
14 年之前 |
Ben Skeggs
|
d961db75ce
drm/ttm: restructure to allow driver to plug in alternate memory manager
|
15 年之前 |
Ben Skeggs
|
42311ff90d
drm/ttm: introduce utility function to free an allocated memory node
|
15 年之前 |
Dave Airlie
|
ba4420c224
drm: move ttm global code to core drm
|
15 年之前 |
Daniel Vetter
|
db3307a9f7
drm: kill drm_mm_node->private
|
15 年之前 |