开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
Age
Commit message (
Expand
)
Author
11 days
ttm/pool: port to list_lru. (v2)
Dave Airlie
2026-03-20
drm/ttm: Update the struct ttm_operation_ctx kerneldoc
Thomas Hellström
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
2025-11-06
drm/ttm: Fix @alloc_flags description
Bagas Sanjaya
2025-10-31
drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM
Tvrtko Ursulin
2025-10-31
drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
Tvrtko Ursulin
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
2025-10-31
drm/ttm: replace drm_print.h include with a forward declaration
Jani Nikula
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
2025-09-11
ttm/bo: add an API to populate a bo before exporting.
Dave Airlie
2025-09-09
drm/ttm: Bump TTM_NUM_MEM_TYPES to 9 (Prep for AMDGPU_PL_MMIO_REMAP)
Srinivasan Shanmugam
2025-07-10
drm/ttm: add new api ttm_device_prepare_hibernation()
Samuel Zhang
2025-07-08
Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
2025-06-27
drm/ttm: Add ttm_bo_kmap_try_from_panic()
Jocelyn Falempe
2025-06-26
drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...
Thomas Hellström
2025-06-26
drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
Thomas Hellström
2025-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...
Thomas Hellström
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-26
drm/ttm: make ttm_bo_get internal
Christian König
2025-05-26
drm/ttm: revert "Export ttm_bo_get_unless_zero()"
Christian König
2025-05-06
drm/ttm: Remove the struct ttm_backup abstraction
Thomas Hellström
2025-05-06
drm/ttm: Fix ttm_backup kerneldoc
Thomas Hellström
2025-04-24
drm/ttm/xe: drop unused force_alloc flag
Dave Airlie
2025-03-05
drm/ttm: Add helpers for shrinking
Thomas Hellström
2025-03-05
drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
2025-03-05
drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Thomas Hellström
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-01-13
drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
Thomas Hellström
2025-01-11
Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
2024-11-27
drm/ttm: Add ttm_bo_access
Matthew Brost
2024-10-11
drm/ttm: Fix incorrect use of kernel-doc format
Thomas Hellström
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
2024-08-26
drm/ttm: fix kernel-doc typo for @trylock_only
Jani Nikula
2024-08-23
Revert "drm/ttm: increase ttm pre-fault value to PMD size"
Alex Deucher
2024-07-09
drm/ttm: Use the LRU walker for eviction
Thomas Hellström
2024-07-09
drm/ttm: Use the LRU walker helper for swapping
Thomas Hellström
2024-07-09
drm/ttm: Provide a generic LRU walker helper
Thomas Hellström
2024-07-09
drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
Thomas Hellström
2024-07-09
drm/ttm: Use LRU hitches
Thomas Hellström
2024-07-09
drm/ttm: Slightly clean up LRU list iteration
Thomas Hellström
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
Thomas Hellström
2024-06-20
drm/ttm: increase ttm pre-fault value to PMD size
Zhu Lingshan
[next]