index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
Thomas Hellström
1
-3
/
+94
2026-08-05
drm/ttm: Use common ancestor of evictor and evictee as limit pool
Natalie Vock
1
-3
/
+40
2026-08-05
drm/ttm: Be more aggressive when allocating below protection limit
Natalie Vock
1
-3
/
+50
2026-08-05
drm/ttm: Split cgroup charge and resource allocation
Natalie Vock
1
-11
/
+46
2026-08-05
drm/ttm: Extract code for attempting allocation in a place
Natalie Vock
1
-22
/
+68
2026-07-01
dma-buf: rename dma_fence_enable_sw_signaling
Christian König
1
-1
/
+1
2026-05-14
drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
Thomas Hellström
1
-1
/
+1
2026-05-08
drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure
Thomas Hellström
1
-10
/
+6
2026-03-12
drm/ttm/tests: add a test to exercise ttm_bo_swapout
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2026-03-12
drm/ttm: document that ttm_bo_swapout deals with pages
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2026-03-12
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-6
/
+5
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
1
-6
/
+5
2026-03-05
drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detach
Sebastian Brzezinka
1
-4
/
+2
2025-12-03
drm/ttm: Tidy usage of local variables a little bit
Tvrtko Ursulin
1
-30
/
+32
2025-12-03
drm/ttm: Make ttm_bo_init_validate safe against ttm_operation_ctx re-ordering
Tvrtko Ursulin
1
-1
/
+1
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
1
-23
/
+24
2025-10-31
drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM
Tvrtko Ursulin
1
-1
/
+3
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
1
-8
/
+7
2025-09-11
ttm/bo: add an API to populate a bo before exporting.
Dave Airlie
1
-0
/
+15
2025-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...
Thomas Hellström
1
-10
/
+14
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-05-26
drm/ttm: revert "Export ttm_bo_get_unless_zero()"
Christian König
1
-0
/
+1
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
1
-1
/
+2
2025-04-28
drm/ttm: fix the warning for hit_low and evict_low
Sunil Khatri
1
-1
/
+2
2025-03-06
drm/ttm: test private resv obj on release/destroy
Christian König
1
-2
/
+2
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-7
/
+45
2025-01-13
drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
Thomas Hellström
1
-1
/
+2
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
1
-7
/
+45
2024-10-09
drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
1
-3
/
+5
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
1
-2
/
+57
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-245
/
+211
2024-07-09
drm/ttm: Use the LRU walker for eviction
Thomas Hellström
1
-208
/
+135
2024-07-09
drm/ttm: Use the LRU walker helper for swapping
Thomas Hellström
1
-39
/
+77
2024-07-09
drm/ttm: Use LRU hitches
Thomas Hellström
1
-0
/
+1
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
2024-04-11
drm/ttm: remove unused paramter
Jesse Zhang
1
-5
/
+3
2024-03-01
drm/ttm: improve idle/busy handling v5
Christian König
1
-124
/
+107
2024-02-09
drm: remove drm_debug_printer in favor of drm_dbg_printer
Jani Nikula
1
-1
/
+1
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
1
-8
/
+13
2024-01-24
drm/ttm: return ENOSPC from ttm_bo_mem_space v3
Christian König
1
-2
/
+5
2023-11-27
drm/ttm: Schedule delayed_delete worker closer
Rajneesh Bhardwaj
1
-1
/
+7
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-1
/
+2
2023-07-27
drm/ttm: check null pointer before accessing when swapping
Guchun Chen
1
-1
/
+2
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+2
2023-07-10
drm/ttm: Use init_on_free to delay release TTM BOs
Rajneesh Bhardwaj
1
-0
/
+1
2023-07-10
drm/ttm: never consider pinned BOs for eviction&swap
Christian König
1
-0
/
+6
2023-06-27
drm/ttm: Don't shadow the operation context
Thomas Hellström
1
-2
/
+1
2023-06-27
drm/ttm: Don't leak a resource on swapout move error
Thomas Hellström
1
-0
/
+1
2023-06-27
drm/ttm: Don't leak a resource on eviction error
Thomas Hellström
1
-11
/
+11
[next]