aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/tests/ttm_bo_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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