index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
Benjamin Herrenschmidt
1
-13
/
+7
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-18
/
+5
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
1
-5
/
+0
2014-07-08
drm/ttm: recognize ARM arch in ioprot handler
Lucas Stach
1
-1
/
+1
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-1
/
+2
2014-01-08
drivers: gpu: Mark function as static in ttm_bo_util.c
Rashika Kheria
1
-2
/
+2
2013-12-23
drm/ttm: Fix swapin regression
Thomas Hellstrom
1
-1
/
+2
2013-12-18
drm: Kill DRM_SUSER
Daniel Vetter
1
-1
/
+1
2013-11-20
drm/ttm: Don't move non-existing data
Thomas Hellstrom
1
-2
/
+5
2013-11-06
drm/ttm: Fix ttm_bo_move_memcpy
Thomas Hellstrom
1
-11
/
+17
2013-11-06
drm/ttm: Handle in-memory region copies
Jakob Bornecrantz
1
-1
/
+3
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-1
/
+2
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
1
-1
/
+5
2013-04-12
ttm: export functions to allow qxl do its own iomapping
Dave Airlie
1
-4
/
+9
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
2013-01-21
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
1
-2
/
+9
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-3
/
+3
2012-11-20
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
1
-1
/
+0
2012-11-20
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
1
-1
/
+0
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-08-24
drm: Handle io prot correctly for MIPS.
Huacai Chen
1
-1
/
+1
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
1
-0
/
+1
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
1
-14
/
+17
2011-10-18
ttm: Fix error-path using an uninitialized value
Thomas Hellstrom
1
-1
/
+1
2011-08-23
drm/ttm: unbind ttm before destroying node in accel move cleanup
Ben Skeggs
1
-1
/
+1
2010-12-16
drm/ttm: delay freeing of old node during move_memcpy until after iounmap
Ben Skeggs
1
-1
/
+1
2010-11-22
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
1
-14
/
+115
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
1
-4
/
+3
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+2
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-4
/
+4
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
1
-10
/
+2
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-2
/
+1
2010-10-05
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
1
-8
/
+1
2010-09-22
drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
Francisco Jerez
1
-0
/
+1
2010-07-07
drm: kill drm_mm_node->private
Daniel Vetter
1
-2
/
+0
2010-05-07
drm/ttm: fix, avoid iomapping system memory
Jerome Glisse
1
-1
/
+1
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
1
-65
/
+57
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
1
-15
/
+4
2010-04-20
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
1
-62
/
+62
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
1
-3
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-01
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-7
/
+2
2010-02-01
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
1
-7
/
+2
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2009-12-07
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-08-20
Merge Linus master to drm-next
Dave Airlie
1
-13
/
+56
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
1
-2
/
+2
[next]