index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: once more fix ttm_buffer_object_transfer
Christian König
2017-12-05
1
-0
/
+1
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
1
-2
/
+1
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
1
-2
/
+2
*
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-08
1
-1
/
+9
*
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2016-07-29
1
-0
/
+1
*
drm/ttm: fix stupid parameter inversion in the pipeline code
Christian König
2016-07-07
1
-1
/
+1
*
drm/ttm: add the infrastructure for pipelined evictions
Christian König
2016-07-07
1
-0
/
+92
*
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-07
1
-1
/
+3
*
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
1
-1
/
+0
*
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
1
-1
/
+6
*
drm/ttm: remove NULL checks when calling ttm_tt_destroy
Christian König
2016-07-07
1
-3
/
+2
*
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
2016-07-07
1
-3
/
+0
*
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
1
-1
/
+1
*
drm/ttm: recognize ARM64 arch in ioprot handler
Alexandre Courbot
2015-07-24
1
-1
/
+2
*
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
Benjamin Herrenschmidt
2014-09-23
1
-13
/
+7
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
1
-18
/
+5
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
1
-5
/
+0
*
drm/ttm: recognize ARM arch in ioprot handler
Lucas Stach
2014-07-08
1
-1
/
+1
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2014-01-20
1
-1
/
+2
|
\
|
*
drm/ttm: Fix swapin regression
Thomas Hellstrom
2013-12-23
1
-1
/
+2
*
|
drivers: gpu: Mark function as static in ttm_bo_util.c
Rashika Kheria
2014-01-08
1
-2
/
+2
*
|
drm: Kill DRM_SUSER
Daniel Vetter
2013-12-18
1
-1
/
+1
|
/
*
drm/ttm: Don't move non-existing data
Thomas Hellstrom
2013-11-20
1
-2
/
+5
*
drm/ttm: Fix ttm_bo_move_memcpy
Thomas Hellstrom
2013-11-06
1
-11
/
+17
*
drm/ttm: Handle in-memory region copies
Jakob Bornecrantz
2013-11-06
1
-1
/
+3
*
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
1
-1
/
+2
*
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
1
-1
/
+5
*
ttm: export functions to allow qxl do its own iomapping
Dave Airlie
2013-04-12
1
-4
/
+9
*
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
2013-02-08
1
-5
/
+8
*
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
2013-01-21
1
-2
/
+9
*
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
2013-01-08
1
-1
/
+3
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
1
-3
/
+3
*
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
2012-11-20
1
-1
/
+0
*
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-11-20
1
-1
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-1
/
+1
|
\
|
*
drm: Handle io prot correctly for MIPS.
Huacai Chen
2012-08-24
1
-1
/
+1
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
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
|
/
[next]