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
/
tests
/
ttm_bo_test.c
Age
Commit message (
Expand
)
Author
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-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-03-14
drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()
Qasim Ijaz
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
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: Fix a warning in ttm_bo_unreserve_bulk
Karolina Stolarek
2024-06-20
drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.
Sebastian Andrzej Siewior
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek