index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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
2015-03-04
drm/ttm: device address space != CPU address space
Alex Deucher
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-05-26
drm/ttm: fix kerneldoc of ttm_bo_create
Alexandre Courbot
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved
Maarten Lankhorst
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-11-20
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
2012-11-20
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-07
drm/ttm: add ttm_bo_is_reserved
Maarten Lankhorst
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2011-06-21
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-22
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
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-18
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-05
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-14
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom