index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2020-11-17
drm/ttm/ttm_tt: Demote kernel-doc header format abuses
Lee Jones
2020-11-17
drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header
Lee Jones
2020-11-17
drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abuses
Lee Jones
2020-11-13
drm/ttm: fix missing NULL check in the new page pool
Christian König
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-09
drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
2020-11-04
drm/ttm: replace context flags with bools v2
Christian König
2020-11-04
drm/ttm: rework no_retry handling v2
Christian König
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-29
drm/ttm: nuke old page allocator
Christian König
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-29
drm/ttm: new TT backend allocation pool v3
Christian König
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-26
drm/ttm: move swapin out of page alloc backend
Christian König
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
2020-10-23
drm/ttm: remove overlapping memcpy support
Dave Airlie
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-22
drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter.
Dave Airlie
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
drm/ttm: remove move to new and inline into remainging place.
Dave Airlie
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-21
drm/ttm: minor cleanup to move to system
Dave Airlie
2020-10-21
drm/ttm: move some move binds into the drivers
Dave Airlie
2020-10-21
drm/ttm: fix eviction valuable range check.
Dave Airlie
2020-10-20
drm/ttm: drop ttm_bo_move_ttm wrapper
Dave Airlie
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-20
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-20
drm/ttm: split out the move to system from move ttm code
Dave Airlie
2020-10-20
drm/ttm: refactor out common code to setup a new tt backed resource
Dave Airlie
2020-10-19
drm/ttm: drop free old node wrapper.
Dave Airlie
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
2020-10-07
drm/ttm: move ttm_set_memory.h out of include
Christian König
2020-10-07
drm/vmwgfx: move ttm_bo_swapout_all into vmwgfx
Christian König
2020-10-07
drm/ttm: drop glob parameter from ttm_bo_swapout
Christian König
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-07
drm/ttm: cleanup ttm_handle_caching_state_failure
Christian König
2020-10-07
drm/ttm: make move callback compulstory
Dave Airlie
2020-09-28
drm/ttm: remove fault callback
Christian König
2020-09-28
drm/ttm: move SG flag check into ttm_bo_vm_reserve
Christian König
2020-09-25
drm/ttm: handle the SYSTEM->TT path in same place as others.
Dave Airlie
2020-09-24
drm/ttm: remove TTM_PL_FLAG_NO_EVICT
Christian König
2020-09-24
drm/ttm: remove ttm_bo_create
Christian König
2020-09-24
drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
Christian König
2020-09-24
drm/ttm: remove persistent_swap_storage
Christian König
2020-09-24
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
2020-09-23
drm/ttm: stop dangerous caching attribute change
Christian König
[next]