index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_util.c
Age
Commit message (
Expand
)
Author
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-08
Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
2025-07-02
drm/ttm: Remove unneeded blank line in comment
Jocelyn Falempe
2025-06-30
drm/ttm: fix error handling in ttm_buffer_object_transfer
Christian König
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-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-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-01-13
drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
Thomas Hellström
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
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-01-26
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Zack Rusin
2023-02-23
drm/gem-vram: handle NULL bo->resource in move callback
Matthew Auld
2023-02-06
drm/ttm: stop allocating a dummy resource for pipelined gutting
Christian König
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-18
drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFX
Christian König
2023-01-17
drm/ttm: fix some minor kerneldoc issues
Christian König
2023-01-17
drm/ttm: Include <linux/vmalloc.h> to fix MIPS build
Thomas Zimmermann
2023-01-12
drm/ttm: Fix a regression causing kernel oops'es
Zack Rusin
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
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-09-26
drm/ttm: add dma_resv_assert_held() calls to vmap/vunmap
Christian König
2022-09-08
drm/ttm: cleanup the resource of ghost objects after locking them
Christian König
2022-09-06
drm/ttm: update bulk move object of ghost BO
ZhenGuo Yin
2022-07-11
drm/ttm: audit bo->resource usage v2
Christian König
2022-04-12
drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanup
Matthew Auld
2022-04-07
drm/ttm: remove bo->moving
Christian König
2022-04-07
dma-buf: add DMA_RESV_USAGE_KERNEL v3
Christian König
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-03-28
drm/ttm: move the LRU into resource handling v4
Christian König
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-01-26
drm/ttm: add a weak BO reference to the resource v3
Christian König
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-10-21
drm/ttm: fix memleak in ttm_transfered_destroy
Christian König
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-15
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2021-08-31
drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resource
Thomas Hellström
2021-08-25
drm/ttm, drm/i915: Update ttm_move_memcpy for async use
Thomas Hellström
2021-07-21
drm/ttm: add missing NULL checks
Pavel Skripkin
[next]