index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: kill unused functions
Maarten Lankhorst
2013-08-19
1
-154
/
+0
*
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
1
-50
/
+31
*
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-04-16
1
-2
/
+2
*
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
Thomas Hellstrom
2012-11-28
1
-2
/
+2
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-2
/
+2
*
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-03-20
1
-2
/
+3
*
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
1
-2
/
+7
*
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
2010-11-22
1
-8
/
+15
*
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-22
1
-3
/
+3
*
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2010-04-20
1
-20
/
+21
*
drm/ttm: fix incorrect logic in ttm_bo_io path
Dave Airlie
2009-12-16
1
-1
/
+1
*
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2009-12-10
1
-6
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-07-29
1
-0
/
+3
|
\
|
*
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-07-29
1
-0
/
+3
*
|
drm/ttm: fix misplaced parentheses
Roel Kluin
2009-07-15
1
-2
/
+2
|
/
*
drm: remove unused #include <linux/version.h>'s
Huang Weiyi
2009-06-24
1
-1
/
+0
*
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
2009-06-15
1
-0
/
+454