开源镜像站
帮助
动态
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
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2017-12-06
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
2017-12-06
drm/ttm: add page order support in ttm_pages_put
Roger He
2017-12-06
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
2017-12-06
drm/ttm: add number of bytes moved to the operation context
Christian König
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
drm/ttm: use the operation context inside TTM
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: use an operation ctx for ttm_bo_init_reserved
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
drm/ttm: add page order in page pool
Roger He
2017-12-06
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
2017-12-06
drm/ttm: remove cur_placement
Christian König
2017-12-06
drm/ttm: completely rework ttm_bo_delayed_delete
Christian König
2017-12-06
drm/ttm: fix ttm_mem_evict_first once more
Christian König
2017-12-06
drm/ttm: optimize ttm_mem_evict_first v5
Christian König
2017-12-06
drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v3
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-12-06
drm/ttm: move unlocking out of ttm_bo_cleanup_memtype_use
Christian König
2017-12-01
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-11-29
drm/ttm: fix populate_and_map() functions once more
Christian König
2017-11-28
Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-11-24
drm/ttm: don't attempt to use hugepages if dma32 requested (v2)
Dave Airlie
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-04
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
2017-11-04
drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list
Michel Dänzer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
drm/ttm:fix memory leak due to individualize
Monk Liu
2017-10-31
drm/ttm: once more fix ttm_buffer_object_transfer
Christian König
2017-10-19
drm/ttm: fix the fix for huge compound pages
Christian König
2017-10-19
drm/ttm: Fix unused variables with huge page support
Tom St Denis
2017-10-19
drm/ttm: add transparent huge page support for wc or uc allocations v2
Christian König
2017-10-19
drm/ttm: move more logic into ttm_page_pool_get_pages
Christian König
2017-10-19
drm/ttm: add transparent huge page support for cached allocations v2
Christian König
2017-10-19
drm/ttm: don't use compound pages for now
Christian König
2017-10-09
drm/ttm: DMA map/unmap consecutive pages as a whole v2
Christian König
2017-10-09
drm/ttm: allocate/free multiple pages in a single call
Christian König
2017-10-09
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-10-06
drm/ttm: add transparent huge page support for DMA allocations v2
Christian König
2017-10-06
drm/ttm: add support for different pool sizes
Christian König
2017-10-06
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
2017-09-28
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-09-26
drm/ttm: Remove TTM dma tracepoint since it's not required anymore
Tom St Denis
2017-09-26
drm/ttm: cleanup ttm_page_alloc_dma.c
Christian König
2017-09-15
Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-09-13
drm/ttm: fix memory leak while individualizing BOs
Christian König
2017-09-12
drm/ttm: allow mapping BOs while they are still on the swap list
Christian König
2017-09-12
drm/ttm: fix ttm_bo_cleanup_refs_or_queue once more
Christian König
2017-09-12
drm/ttm: Fix configuration error around populate_and_map() functions
Tom St Denis
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]