index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
Thomas Hellstrom
2012-10-23
1
-8
/
+12
*
drm/ttm: Fix a theoretical race
Thomas Hellstrom
2012-10-23
1
-2
/
+2
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-3
/
+3
*
drm/ttm: Fix buffer object metadata accounting regression v2
Thomas Hellstrom
2012-06-12
1
-10
/
+3
*
drm/ttm: Fix spinlock imbalance
Thomas Hellstrom
2012-06-01
1
-0
/
+1
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
1
-2
/
+15
*
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-03-20
1
-41
/
+31
*
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2012-01-25
1
-4
/
+13
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-1
/
+7
|
\
|
*
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
2011-11-22
1
-1
/
+7
*
|
drm/ttm: callback move_notify any time bo placement change v4
Jerome Glisse
2011-12-06
1
-3
/
+6
*
|
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
1
-12
/
+40
*
|
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
1
-6
/
+3
*
|
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2011-12-06
1
-22
/
+0
|
/
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
1
-71
/
+26
*
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
2011-10-18
1
-1
/
+2
|
\
|
*
drm/ttm: request zeroed system memory pages for new TT buffer objects
Ben Skeggs
2011-09-14
1
-1
/
+2
*
|
ttm: export ttm_bo_create
Thomas Hellstrom
2011-10-05
1
-0
/
+1
*
|
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2011-08-31
1
-26
/
+71
|
/
*
drm/ttm: ensure ttm for new node is bound before calling move_notify()
Ben Skeggs
2011-08-23
1
-4
/
+6
*
drm/ttm: fix ttm_bo_add_ttm(user) failure path
Marcin Slusarz
2011-08-23
1
-1
/
+3
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
drm: fix "persistant" typo
Jan Engelhardt
2011-04-05
1
-5
/
+5
*
drm/ttm: call driver move_notify() when doing system->tt bo moves
Ben Skeggs
2011-02-23
1
-1
/
+2
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-10
1
-57
/
+99
|
\
|
*
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
2010-11-22
1
-8
/
+36
|
*
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-11-22
1
-0
/
+1
|
*
drm/ttm: Improved fencing of buffer object lists
Thomas Hellstrom
2010-11-22
1
-3
/
+8
|
*
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-22
1
-27
/
+28
|
*
drm/ttm: Don't deadlock on recursive multi-bo reservations
Thomas Hellstrom
2010-11-22
1
-3
/
+12
|
*
drm/ttm: Use kref_sub instead of repeatedly calling kref_put
Thomas Hellstrom
2010-11-22
1
-4
/
+2
|
*
drm/ttm: Add a bo list reserve fastpath (v2)
Dave Airlie
2010-11-22
1
-16
/
+16
*
|
drm/ttm: use cancel_delayed_work_sync() in ttm_bo
Tejun Heo
2010-12-24
1
-2
/
+1
|
/
*
drm/ttm: Fix up a theoretical deadlock
Thomas Hellstrom
2010-11-18
1
-0
/
+11
*
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
2010-11-10
1
-0
/
+4
*
drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning
Thomas Hellstrom
2010-11-09
1
-28
/
+2
*
drm/ttm: Make sure a sync object doesn't disappear while we use it
Thomas Hellstrom
2010-11-09
1
-4
/
+7
*
drm/ttm: Add a barrier when unreserving
Thomas Hellstrom
2010-11-09
1
-0
/
+6
*
drm/ttm: Remove mm init error printouts and checks
Thomas Hellstrom
2010-11-09
1
-18
/
+2
*
drm/ttm: Remove pointless list_empty check
Thomas Hellstrom
2010-11-09
1
-7
/
+0
*
drm/ttm: Documentation update
Thomas Hellstrom
2010-11-09
1
-8
/
+0
*
drm/ttm: Optimize delayed buffer destruction
Thomas Hellstrom
2010-10-21
1
-64
/
+107
*
drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
Thomas Hellstrom
2010-10-21
1
-26
/
+6
*
drm/ttm: Simplify ttm_bo_wait_unreserved
Jean Delvare
2010-10-19
1
-7
/
+2
*
drm/ttm: add unlocked variant of new manager put node.
Dave Airlie
2010-10-19
1
-3
/
+10
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-19
1
-9
/
+70
|
\
|
*
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
2010-10-06
1
-12
/
+71
*
|
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
1
-79
/
+21
*
|
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
2010-10-05
1
-11
/
+15
|
/
*
drm: move ttm global code to core drm
Dave Airlie
2010-08-04
1
-2
/
+2
[next]