index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
ttm
/
ttm_bo_api.h
Commit message (
Expand
)
Author
Age
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
*
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-20
*
drm/ttm: add ttm_bo_is_reserved
Maarten Lankhorst
2012-11-06
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
*
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-12-06
*
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-06-20
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
|
drm: fix "persistant" typo
Jan Engelhardt
2011-04-04
|
/
*
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
2010-11-21
*
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-21
*
drm/ttm: Add a bo list reserve fastpath (v2)
Dave Airlie
2010-11-21
*
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
2010-11-09
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-18
|
\
|
*
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-10-04
|
/
*
ttm: Provide an API for starting and stopping the delayed workqueue
Matthew Garrett
2010-05-18
*
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2010-04-20
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-07
*
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-12-10
*
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-08-19
*
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
2009-06-14