index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2025-06-30
drm/ttm: fix error handling in ttm_buffer_object_transfer
Christian König
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
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-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-04-24
drm/ttm/xe: drop unused force_alloc flag
Dave Airlie
2025-04-07
ttm: Call shmem_writeout() from ttm_backup_backup_page()
Matthew Wilcox (Oracle)
2025-03-14
drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()
Qasim Ijaz
2025-03-06
drm/ttm: test private resv obj on release/destroy
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-03-05
drm/ttm: Use fault-injection to test error paths
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-10
drm/ttm: use ttm_resource_unevictable() to replace pin_count and swapped
Zhaoyu Liu
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-01-13
drm/ttm/pool: Restructure the pool allocation code
Thomas Hellström
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-12-13
Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-12-03
drm/ttm: use GEM references for VM mappings
Christian König
2024-11-27
drm/ttm: Add ttm_bo_access
Matthew Brost
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-23
drm/ttm: Allow direct reclaim to allocate local memory v2
Rajneesh Bhardwaj
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
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-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
drm/ttm/tests: Use u32 and u64 over uint*_t types
Karolina Stolarek
2024-06-24
drm/ttm/tests: Correct modules' licenses
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add TODO file
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add tests for ttm_tt_populate
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add eviction testing
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add test cases dependent on fence signaling
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add tests with mock resource managers
Karolina Stolarek
2024-06-24
drm/ttm/tests: Test simple BO creation and validation
Karolina Stolarek
[next]