aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/ttm/tests/ttm_tt_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: Add tests for ttm_tt_populateKarolina Stolarek1-0/+119
2024-06-24drm/ttm/tests: Use an init function from the helpers libKarolina Stolarek1-14/+1
2024-06-24drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulkKarolina Stolarek1-10/+10
2023-12-14drm/ttm/tests: Add tests for ttm_ttKarolina Stolarek1-0/+295