aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/ttm/tests/ttm_bo_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-1/+1
2025-03-14drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()Qasim Ijaz1-1/+1
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst1-9/+9
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström1-2/+2
2024-07-09drm/ttm: Allow TTM LRU list nodes of different typesThomas Hellström1-3/+3
2024-06-25drm/ttm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-06-24drm/ttm/tests: Use u32 and u64 over uint*_t typesKarolina Stolarek1-6/+6
2024-06-24drm/ttm/tests: Correct modules' licensesKarolina Stolarek1-1/+1
2024-06-24drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulkKarolina Stolarek1-16/+24
2024-06-20drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.Sebastian Andrzej Siewior1-1/+7
2023-12-14drm/ttm/tests: Add tests for ttm_bo functionsKarolina Stolarek1-0/+622