index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
drm/ttm: device address space != CPU address space
Alex Deucher
2015-03-05
1
-1
/
+1
*
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
1
-0
/
+2
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
1
-2
/
+0
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
1
-4
/
+1
*
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
1
-22
/
+18
*
drm/ttm: fix kerneldoc of ttm_bo_create
Alexandre Courbot
2014-05-26
1
-3
/
+2
*
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-11-20
1
-1
/
+3
*
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
1
-12
/
+3
*
drm/ttm: get rid of ttm_bo_is_reserved
Maarten Lankhorst
2013-06-28
1
-14
/
+0
*
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
1
-19
/
+6
*
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-28
1
-1
/
+1
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
1
-2
/
+1
*
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
2012-11-20
1
-2
/
+3
*
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-11-20
1
-2
/
+0
*
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-20
1
-9
/
+0
*
drm/ttm: add ttm_bo_is_reserved
Maarten Lankhorst
2012-11-07
1
-0
/
+14
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
1
-1
/
+1
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
1
-1
/
+8
*
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
1
-1
/
+18
*
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2011-12-06
1
-5
/
+0
*
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-06-21
1
-3
/
+0
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
1
-4
/
+4
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-7
/
+7
*
|
drm: fix "persistant" typo
Jan Engelhardt
2011-04-05
1
-9
/
+9
|
/
*
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
2010-11-22
1
-1
/
+5
*
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-22
1
-4
/
+2
*
drm/ttm: Add a bo list reserve fastpath (v2)
Dave Airlie
2010-11-22
1
-0
/
+38
*
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
2010-11-10
1
-0
/
+4
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-19
1
-1
/
+3
|
\
|
*
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
2010-10-06
1
-1
/
+3
*
|
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
1
-1
/
+2
|
/
*
ttm: Provide an API for starting and stopping the delayed workqueue
Matthew Garrett
2010-05-18
1
-0
/
+17
*
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2010-04-20
1
-0
/
+23
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-08
1
-2
/
+4
*
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
2009-12-11
1
-33
/
+30
*
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2009-12-10
1
-7
/
+7
*
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
2009-12-10
1
-12
/
+30
*
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-08-19
1
-0
/
+1
*
drm/ttm: optimize bo_kmap_type values
Pekka Paalanen
2009-08-19
1
-6
/
+6
*
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
2009-06-15
1
-0
/
+618