summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/tests/ttm_tt_test.c
AgeCommit message (Expand)Author
2024-06-25drm/ttm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-24drm/ttm/tests: Use u32 and u64 over uint*_t typesKarolina Stolarek
2024-06-24drm/ttm/tests: Correct modules' licensesKarolina Stolarek
2024-06-24drm/ttm/tests: Add tests for ttm_tt_populateKarolina Stolarek
2024-06-24drm/ttm/tests: Use an init function from the helpers libKarolina Stolarek
2024-06-24drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulkKarolina Stolarek
2023-12-14drm/ttm/tests: Add tests for ttm_ttKarolina Stolarek