开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-19
drm/ttm: fix re-init of global structures
Christian König
2019-03-19
drm: Use the same mmap-range offset and size for GEM and TTM
Thomas Zimmermann
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
2019-01-25
drm/ttm: add lru notify to bo driver v2
Chunming Zhou
2018-11-05
drm: Remove drm_global.{c,h} v2
Thomas Zimmermann
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_bo_global instance
Christian König
2018-11-05
drm/ttm: make the device list mutex static
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global
Thomas Zimmermann
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
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
[next]