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_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
1
-0
/
+1
*
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
1
-14
/
+17
*
ttm: Fix error-path using an uninitialized value
Thomas Hellstrom
2011-10-18
1
-1
/
+1
*
drm/ttm: unbind ttm before destroying node in accel move cleanup
Ben Skeggs
2011-08-23
1
-1
/
+1
*
drm/ttm: delay freeing of old node during move_memcpy until after iounmap
Ben Skeggs
2010-12-16
1
-1
/
+1
*
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
2010-11-22
1
-14
/
+115
*
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-22
1
-4
/
+3
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
1
-10
/
+2
|
\
|
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2010-10-06
1
-10
/
+2
|
|
\
|
|
*
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
1
-2
/
+1
|
|
*
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
2010-10-05
1
-8
/
+1
*
|
|
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
1
-4
/
+4
|
/
/
*
|
drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
Francisco Jerez
2010-09-22
1
-0
/
+1
|
/
*
drm: kill drm_mm_node->private
Daniel Vetter
2010-07-07
1
-2
/
+0
*
drm/ttm: fix, avoid iomapping system memory
Jerome Glisse
2010-05-07
1
-1
/
+1
*
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
1
-65
/
+57
|
\
|
*
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
1
-15
/
+4
|
*
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2010-04-20
1
-62
/
+62
|
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-08
1
-3
/
+6
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-02-01
1
-7
/
+2
|
\
|
*
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
2010-02-01
1
-7
/
+2
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
1
-0
/
+1
|
\
\
|
|
/
|
*
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
2009-12-07
1
-0
/
+1
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
/
*
Merge Linus master to drm-next
Dave Airlie
2009-08-20
1
-13
/
+56
|
\
|
*
drm/ttm: Fix a potential comparison of structs.
Thomas Hellstrom
2009-08-04
1
-4
/
+4
|
*
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...
Thomas Hellstrom
2009-07-29
1
-11
/
+52
|
*
drm/ttm: Fix an oops and sync object leak.
Thomas Hellstrom
2009-07-29
1
-2
/
+4
*
|
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-08-19
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
/
+561