Thomas Hellstrom
|
7dfbbdcffe
drm/ttm: Be consistent on ttm_bo_init() failures
|
14 years ago |
Thomas Hellstrom
|
29e190e049
drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning
|
14 years ago |
Thomas Hellstrom
|
aa123268c2
drm/ttm: Make sure a sync object doesn't disappear while we use it
|
14 years ago |
Thomas Hellstrom
|
06fba6d416
drm/ttm: Add a barrier when unreserving
|
14 years ago |
Thomas Hellstrom
|
dbc4a5b835
drm/ttm: Remove mm init error printouts and checks
|
14 years ago |
Thomas Hellstrom
|
6e4c55db12
drm/ttm: Remove pointless list_empty check
|
14 years ago |
Thomas Hellstrom
|
3205bc242b
drm/ttm: Documentation update
|
14 years ago |
Thomas Hellstrom
|
e1efc9b6ac
drm/ttm: Optimize delayed buffer destruction
|
14 years ago |
Thomas Hellstrom
|
40d857bba2
drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
|
14 years ago |
Jean Delvare
|
965d38074e
drm/ttm: Simplify ttm_bo_wait_unreserved
|
14 years ago |
Dave Airlie
|
c9220b0f7c
drm/ttm: add unlocked variant of new manager put node.
|
14 years ago |
Dave Airlie
|
b7ae5056c9
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
|
14 years ago |
Thomas Hellstrom
|
1df6a2ebd7
drm/ttm: Fix two race conditions + fix busy codepaths
|
14 years ago |
Ben Skeggs
|
d961db75ce
drm/ttm: restructure to allow driver to plug in alternate memory manager
|
15 years ago |
Ben Skeggs
|
42311ff90d
drm/ttm: introduce utility function to free an allocated memory node
|
15 years ago |
Dave Airlie
|
ba4420c224
drm: move ttm global code to core drm
|
15 years ago |
Daniel Vetter
|
db3307a9f7
drm: kill drm_mm_node->private
|
15 years ago |
Linus Torvalds
|
59534f7298
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Matthew Garrett
|
7c5ee5366f
ttm: Provide an API for starting and stopping the delayed workqueue
|
15 years ago |
Thomas Hellstrom
|
8cfe92d683
drm/ttm: Remove the ttm_bo_block_reservation() function.
|
15 years ago |
Jerome Glisse
|
0c321c7962
drm/ttm: remove io_ field from TTM V6
|
15 years ago |
Jerome Glisse
|
82c5da6bf8
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
|
15 years ago |
Jerome Glisse
|
9d87fa2138
drm/ttm: split no_wait argument in 2 GPU or reserve wait
|
15 years ago |
Dave Airlie
|
3595be778d
Merge branch 'v2.6.34-rc2' into drm-linus
|
15 years ago |
Robert P. J. Day
|
b642ed06f2
drm: "kobject_init/kobject_add" -> "kobject_init_and_add".
|
15 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Thomas Hellstrom
|
e22238ea37
drm/ttm: Fix a bug occuring when validating a buffer object in a range.
|
15 years ago |
Thomas Hellstrom
|
0eaddb28d3
drm/ttm: Allow system memory as a busy placement.
|
15 years ago |
Luca Barbieri
|
1a961ce09f
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
|
15 years ago |
Thomas Hellstrom
|
354fb52cb6
drm/ttm: Make sure system buffer objects has offset == 0.
|
15 years ago |