index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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
-247
/
+213
2024-07-09
drm/ttm: Use the LRU walker for eviction
Thomas Hellström
1
-209
/
+136
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
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
1
-2
/
+0
2023-03-17
drm/ttm/ttm_bo: Provide a missing 'bulk' description and correct misnaming of...
Lee Jones
1
-1
/
+2
2023-03-17
drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs
Christian König
1
-2
/
+0
2023-03-09
drm/ttm: Don't print error message if eviction was interrupted
Thomas Hellström
1
-1
/
+2
2023-02-06
drm/ttm: prevent moving of pinned BOs
Christian König
1
-8
/
+12
2023-02-06
drm/ttm: stop allocating dummy resources during BO creation
Christian König
1
-7
/
+0
2023-02-06
drm/ttm: clear the ttm_tt when bo->resource is NULL
Matthew Auld
1
-2
/
+1
2023-01-25
drm/ttm: revert "stop allocating dummy resources during BO creation"
Christian König
1
-0
/
+7
2023-01-25
drm/ttm: revert "prevent moving of pinned BOs"
Christian König
1
-12
/
+8
2023-01-25
drm/ttm: prevent moving of pinned BOs
Christian König
1
-8
/
+12
2023-01-25
drm/ttm: stop allocating dummy resources during BO creation
Christian König
1
-7
/
+0
2023-01-18
drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFX
Christian König
1
-28
/
+16
2022-12-06
drm/ttm: use ttm_bo_wait_ctx instead of ttm_bo_wait
Christian König
1
-2
/
+2
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
1
-7
/
+74
2022-12-06
drm/ttm: use per BO cleanup workers
Christian König
1
-72
/
+40
[next]