index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
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
13 days
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
2025-10-31
drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM
Tvrtko Ursulin
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
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-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...
Thomas Hellström
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
2025-05-26
drm/ttm: revert "Export ttm_bo_get_unless_zero()"
Christian König
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-04-28
drm/ttm: fix the warning for hit_low and evict_low
Sunil Khatri
2025-03-06
drm/ttm: test private resv obj on release/destroy
Christian König
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-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
2024-10-09
drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
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: Use LRU hitches
Thomas Hellström
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
2024-04-11
drm/ttm: remove unused paramter
Jesse Zhang
2024-03-01
drm/ttm: improve idle/busy handling v5
Christian König
2024-02-09
drm: remove drm_debug_printer in favor of drm_dbg_printer
Jani Nikula
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-24
drm/ttm: return ENOSPC from ttm_bo_mem_space v3
Christian König
2023-11-27
drm/ttm: Schedule delayed_delete worker closer
Rajneesh Bhardwaj
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-07-27
drm/ttm: check null pointer before accessing when swapping
Guchun Chen
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-10
drm/ttm: Use init_on_free to delay release TTM BOs
Rajneesh Bhardwaj
2023-07-10
drm/ttm: never consider pinned BOs for eviction&swap
Christian König
2023-06-27
drm/ttm: Don't shadow the operation context
Thomas Hellström
2023-06-27
drm/ttm: Don't leak a resource on swapout move error
Thomas Hellström
2023-06-27
drm/ttm: Don't leak a resource on eviction error
Thomas Hellström
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
2023-03-17
drm/ttm/ttm_bo: Provide a missing 'bulk' description and correct misnaming of...
Lee Jones
2023-03-17
drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs
Christian König
2023-03-09
drm/ttm: Don't print error message if eviction was interrupted
Thomas Hellström
2023-02-06
drm/ttm: prevent moving of pinned BOs
Christian König
2023-02-06
drm/ttm: stop allocating dummy resources during BO creation
Christian König
2023-02-06
drm/ttm: clear the ttm_tt when bo->resource is NULL
Matthew Auld
2023-01-25
drm/ttm: revert "stop allocating dummy resources during BO creation"
Christian König
2023-01-25
drm/ttm: revert "prevent moving of pinned BOs"
Christian König
2023-01-25
drm/ttm: prevent moving of pinned BOs
Christian König
2023-01-25
drm/ttm: stop allocating dummy resources during BO creation
Christian König
2023-01-18
drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFX
Christian König
2022-12-06
drm/ttm: use ttm_bo_wait_ctx instead of ttm_bo_wait
Christian König
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
drm/ttm: use per BO cleanup workers
Christian König
[next]