index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: unexport ttm_pool_init/fini
Christian König
2021-01-07
1
-2
/
+0
*
drm/ttm: fix unused function warning
Arnd Bergmann
2020-12-16
1
-15
/
+14
*
drm/ttm: fix DMA32 handling in the global page pool
Christian König
2020-11-19
1
-0
/
+22
*
drm/ttm/ttm_tt: Demote kernel-doc header format abuses
Lee Jones
2020-11-17
1
-2
/
+2
*
drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header
Lee Jones
2020-11-17
1
-1
/
+1
*
drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abuses
Lee Jones
2020-11-17
1
-11
/
+12
*
drm/ttm: fix missing NULL check in the new page pool
Christian König
2020-11-13
1
-1
/
+1
*
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-11
1
-9
/
+65
*
drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
2020-11-09
1
-0
/
+72
*
drm/ttm: replace context flags with bools v2
Christian König
2020-11-04
4
-5
/
+5
*
drm/ttm: rework no_retry handling v2
Christian König
2020-11-04
2
-8
/
+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-20
1
-1
/
+1
*
|
drm/ttm: nuke old page allocator
Christian König
2020-10-29
8
-2500
/
+2
*
|
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-29
3
-6
/
+9
*
|
drm/ttm: new TT backend allocation pool v3
Christian König
2020-10-29
3
-1
/
+671
*
|
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-26
4
-73
/
+58
*
|
drm/ttm: move swapin out of page alloc backend
Christian König
2020-10-26
3
-16
/
+8
*
|
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
2020-10-26
3
-8
/
+7
*
|
drm/ttm: remove overlapping memcpy support
Dave Airlie
2020-10-22
1
-16
/
+3
*
|
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
2
-27
/
+9
*
|
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
1
-5
/
+0
*
|
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-21
1
-21
/
+0
*
|
drm/ttm: minor cleanup to move to system
Dave Airlie
2020-10-21
1
-3
/
+1
*
|
drm/ttm: move some move binds into the drivers
Dave Airlie
2020-10-21
1
-1
/
+0
*
|
drm/ttm: drop ttm_bo_move_ttm wrapper
Dave Airlie
2020-10-19
1
-19
/
+0
*
|
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-19
1
-2
/
+3
*
|
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-19
1
-0
/
+1
*
|
drm/ttm: split out the move to system from move ttm code
Dave Airlie
2020-10-19
1
-14
/
+25
*
|
drm/ttm: refactor out common code to setup a new tt backed resource
Dave Airlie
2020-10-19
2
-20
/
+26
*
|
drm/ttm: drop free old node wrapper.
Dave Airlie
2020-10-19
1
-8
/
+3
*
|
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
4
-77
/
+8
*
|
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
2020-10-15
2
-10
/
+15
*
|
drm/ttm: set the tt caching state at creation time
Christian König
2020-10-15
4
-40
/
+41
*
|
drm/ttm: move ttm_set_memory.h out of include
Christian König
2020-10-07
3
-2
/
+88
*
|
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
2
-3
/
+4
*
|
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-07
3
-24
/
+6
*
|
drm/ttm: cleanup ttm_handle_caching_state_failure
Christian König
2020-10-07
1
-12
/
+8
*
|
drm/ttm: make move callback compulstory
Dave Airlie
2020-10-07
1
-12
/
+1
*
|
drm/ttm: remove fault callback
Christian König
2020-09-28
1
-22
/
+0
*
|
drm/ttm: move SG flag check into ttm_bo_vm_reserve
Christian König
2020-09-28
1
-7
/
+9
*
|
drm/ttm: handle the SYSTEM->TT path in same place as others.
Dave Airlie
2020-09-24
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
2
-4
/
+7
[next]