index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
ttm
/
ttm_bo_api.h
Age
Commit message (
Expand
)
Author
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-22
drm/ttm: Add a bo list reserve fastpath (v2)
Dave Airlie
2010-11-10
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-05-18
ttm: Provide an API for starting and stopping the delayed workqueue
Matthew Garrett
2010-04-20
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2009-12-11
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2009-12-10
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-08-19
drm/ttm: optimize bo_kmap_type values
Pekka Paalanen
2009-06-15
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom