index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: stop exporting ttm_mem_io_* functions
Christian König
2019-10-25
1
-4
/
+0
*
drm/ttm: use the parent resv for ghost objects v3
Christian König
2019-10-25
1
-9
/
+11
*
drm/ttm: remove pointers to globals
Christian König
2019-10-25
1
-1
/
+1
*
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
2019-10-25
1
-1
/
+0
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-8
/
+8
*
drm/ttm: switch ttm core from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-8
/
+8
*
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm/ttm: use gem reservation object
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm: Permit video-buffers writecombine mapping for MIPS
Serge Semin
2019-06-18
1
-2
/
+2
*
drm/ttm: fix LRU handling in ttm_buffer_object_transfer
Christian König
2018-11-30
1
-1
/
+3
*
drm/ttm: remove dead codes
Huang Rui
2018-08-27
1
-4
/
+1
*
drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()
Thomas Zimmermann
2018-07-10
1
-4
/
+4
*
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()
Thomas Zimmermann
2018-07-10
1
-1
/
+2
*
Add SPDX idenitifier and clarify license
Dirk Hohndel
2018-05-15
1
-0
/
+1
*
drm/ttm: keep a reference to transfer pipelined BOs
Christian König
2018-05-15
1
-20
/
+30
*
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
2018-03-22
1
-5
/
+26
*
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
2018-03-22
1
-33
/
+31
*
drm/ttm: add ttm_bo_pipeline_gutting
Christian König
2018-03-14
1
-0
/
+24
*
drm/ttm: drop bo->glob
Christian König
2018-02-26
1
-1
/
+1
*
drm/ttm: add ttm_tt_populate wrapper
Christian König
2018-02-19
1
-7
/
+5
*
drm/ttm: Fix coding style in ttm_bo_move_memcpy()
Tom St Denis
2018-02-19
1
-1
/
+2
*
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
2017-12-28
1
-1
/
+1
*
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-28
1
-3
/
+8
*
drm/ttm: cleanup some more resv->lock uses
Christian König
2017-12-18
1
-1
/
+1
*
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-15
1
-4
/
+4
*
drm/ttm: once more fix ttm_buffer_object_transfer
Christian König
2017-10-31
1
-0
/
+1
*
drm/ttm: allow mapping BOs while they are still on the swap list
Christian König
2017-09-12
1
-1
/
+0
*
drm/ttm: fix missing inc bo_count
Monk Liu
2017-08-29
1
-0
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-11
/
+11
*
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
|
/
[next]