summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.h
AgeCommit message (Expand)Author
2024-06-24drm/ttm/tests: Use u32 and u64 over uint*_t typesKarolina Stolarek
2024-06-24drm/ttm/tests: Add eviction testingKarolina Stolarek
2024-06-24drm/ttm/tests: Test simple BO creation and validationKarolina 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_resource and ttm_sys_manKarolina Stolarek
2023-08-09drm/ttm/tests: Add tests for ttm_poolKarolina Stolarek
2023-08-09drm/ttm: Introduce KUnit testKarolina Stolarek