index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abuses
Lee Jones
2020-11-17
1
-11
/
+12
*
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-11
1
-9
/
+65
*
drm/ttm: replace context flags with bools v2
Christian König
2020-11-04
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-1
/
+1
|
\
|
*
drm/ttm: fix eviction valuable range check.
Dave Airlie
2020-10-21
1
-1
/
+1
*
|
drm/ttm: nuke old page allocator
Christian König
2020-10-29
1
-1
/
+0
*
|
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-29
1
-2
/
+6
*
|
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-26
1
-1
/
+1
*
|
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-22
1
-2
/
+2
*
|
drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter.
Dave Airlie
2020-10-22
1
-5
/
+3
*
|
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
1
-4
/
+0
*
|
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
1
-11
/
+1
*
|
drm/ttm: remove move to new and inline into remainging place.
Dave Airlie
2020-10-21
1
-7
/
+9
*
|
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
1
-5
/
+0
*
|
drm/ttm: refactor out common code to setup a new tt backed resource
Dave Airlie
2020-10-20
1
-9
/
+3
*
|
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
1
-40
/
+4
*
|
drm/vmwgfx: move ttm_bo_swapout_all into vmwgfx
Christian König
2020-10-07
1
-11
/
+0
*
|
drm/ttm: drop glob parameter from ttm_bo_swapout
Christian König
2020-10-07
1
-2
/
+3
*
|
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-07
1
-18
/
+0
*
|
drm/ttm: make move callback compulstory
Dave Airlie
2020-10-07
1
-12
/
+1
*
|
drm/ttm: handle the SYSTEM->TT path in same place as others.
Dave Airlie
2020-09-25
1
-12
/
+9
*
|
drm/ttm: remove TTM_PL_FLAG_NO_EVICT
Christian König
2020-09-24
1
-8
/
+3
*
|
drm/ttm: remove ttm_bo_create
Christian König
2020-09-24
1
-40
/
+0
*
|
drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
Christian König
2020-09-24
1
-3
/
+6
*
|
drm/ttm: remove persistent_swap_storage
Christian König
2020-09-24
1
-1
/
+1
*
|
drm/ttm: stop dangerous caching attribute change
Christian König
2020-09-23
1
-3
/
+2
|
/
*
drm/ttm: drop evicted from ttm_bo.
Dave Airlie
2020-09-18
1
-4
/
+0
*
drm/ttm/drivers: call the bind function directly.
Dave Airlie
2020-09-18
1
-1
/
+0
*
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2020-09-18
1
-1
/
+0
*
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-18
1
-18
/
+2
*
drm/ttm: some cleanups
Christian König
2020-09-17
1
-4
/
+3
*
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
1
-1
/
+30
*
drm/ttm: split populate out from binding.
Dave Airlie
2020-09-16
1
-1
/
+5
*
drm/ttm: tt destroy move null check to outer function.
Dave Airlie
2020-09-16
1
-0
/
+2
*
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
2020-09-16
1
-6
/
+9
*
drm/ttm: remove available_caching
Christian König
2020-09-15
1
-6
/
+2
*
drm/ttm: remove default caching
Christian König
2020-09-15
1
-3
/
+0
*
drm/ttm: nuke memory type flags
Christian König
2020-09-11
1
-72
/
+14
*
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
2020-09-08
1
-3
/
+0
*
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2020-09-08
1
-4
/
+4
*
drm/ttm: remove io_reserve_lru handling v3
Christian König
2020-09-03
1
-30
/
+4
*
drm/ttm: make sure that we always zero init mem.bus v2
Christian König
2020-09-03
1
-0
/
+9
*
drm/ttm: fix broken merge between drm-next and drm-misc-next
Christian König
2020-08-20
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
1
-5
/
+20
|
\
|
*
drm/ttm: revert "drm/ttm: make TT creation purely optional v3"
Christian König
2020-08-12
1
-9
/
+28
|
*
drm/ttm: ttm_bo_swapout_all doesn't use it's argument.
Dave Airlie
2020-07-29
1
-1
/
+1
|
*
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-24
1
-1
/
+3
|
|
\
|
|
*
Merge v5.8-rc1 into drm-misc-fixes
Thomas Zimmermann
2020-06-16
1
-1
/
+3
|
|
|
\
|
|
*
|
drm/ttm: Fix dma_fence refcnt leak when adding move fence
Xiyu Yang
2020-06-15
1
-1
/
+3
*
|
|
|
drm/ttm: give resource functions their own [ch] files
Christian König
2020-08-12
1
-113
/
+11
[next]