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
/
include
/
drm
/
ttm
/
ttm_bo_driver.h
Age
Commit message (
Expand
)
Author
2018-08-27
drm/ttm: add helper structures for bulk moves on lru list
Christian König
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
drm/ttm: add ttm_bo_pipeline_gutting
Christian König
2018-03-14
drm/ttm: move ttm_tt defines into ttm_tt.h
Christian König
2018-02-26
drm/ttm: move ttm_tt_create into ttm_tt.c v2
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
drm/ttm: drop ttm->glob
Christian König
2018-02-26
drm/ttm: drop bo->glob
Christian König
2018-02-19
drm/ttm: add ttm_tt_populate wrapper
Christian König
2018-02-19
drm/ttm: Allow page allocations w/o triggering OOM..
Andrey Grodzovsky
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-27
drm/ttm: call ttm_bo_swapout directly when ttm shrink
Roger He
2017-12-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-12-06
drm/ttm: cleanup ttm_bo_driver.h
Christian König
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
2017-12-06
drm/ttm: user reservation object wrappers v2
Christian König
2017-12-06
drm/ttm: consistently use reservation_object_unlock
Christian König
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-07-25
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
2017-05-16
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-03-29
drm/ttm: decrease ttm bo priority number
Roger.He
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-16
drm/ttm: make TTM_MAX_BO_PRIORITY unsigned
Nicolai Hähnle
2017-01-27
drm/ttm: revert "add optional LRU removal callback v2"
Christian König
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
drm/ttm: add BO priorities for the LRUs
Christian König
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
drm/ttm: fix coding style in ttm_bo_driver.h
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-16
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-07-29
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2016-07-07
drm/ttm: add the infrastructure for pipelined evictions
Christian König
2016-07-07
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-07
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
drm/ttm: add optional LRU removal callback v2
Christian König
2016-05-04
drm/ttm: remove unused validation sequence
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
[next]