Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-25 | drm/ttm/tests: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2024-06-24 | drm/ttm/tests: Use u32 and u64 over uint*_t types | Karolina Stolarek | 1 | -6/+6 |
2024-06-24 | drm/ttm/tests: Correct modules' licenses | Karolina Stolarek | 1 | -1/+1 |
2024-06-24 | drm/ttm/tests: Add tests for ttm_tt_populate | Karolina Stolarek | 1 | -0/+119 |
2024-06-24 | drm/ttm/tests: Use an init function from the helpers lib | Karolina Stolarek | 1 | -14/+1 |
2024-06-24 | drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk | Karolina Stolarek | 1 | -10/+10 |
2023-12-14 | drm/ttm/tests: Add tests for ttm_tt | Karolina Stolarek | 1 | -0/+295 |