index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
Files
Lines
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
1
-1
/
+18
2011-12-06
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
1
-5
/
+0
2011-06-21
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
1
-3
/
+0
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-4
/
+4
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
1
-9
/
+9
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-7
/
+7
2010-11-22
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
1
-1
/
+5
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
1
-4
/
+2
2010-11-22
drm/ttm: Add a bo list reserve fastpath (v2)
Dave Airlie
1
-0
/
+38
2010-11-10
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
1
-0
/
+4
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+3
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
1
-1
/
+3
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-1
/
+2
2010-05-18
ttm: Provide an API for starting and stopping the delayed workqueue
Matthew Garrett
1
-0
/
+17
2010-04-20
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
1
-0
/
+23
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
1
-2
/
+4
2009-12-11
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
1
-33
/
+30
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
1
-7
/
+7
2009-12-10
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
1
-12
/
+30
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
1
-0
/
+1
2009-08-19
drm/ttm: optimize bo_kmap_type values
Pekka Paalanen
1
-6
/
+6
2009-06-15
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
1
-0
/
+618