aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-24drm/ttm/tests: Use u32 and u64 over uint*_t typesKarolina Stolarek1-2/+2
2024-06-24drm/ttm/tests: Add eviction testingKarolina Stolarek1-0/+8
2024-06-24drm/ttm/tests: Test simple BO creation and validationKarolina Stolarek1-0/+1
2024-06-24drm/ttm/tests: Use an init function from the helpers libKarolina Stolarek1-0/+1
2024-06-24drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulkKarolina Stolarek1-1/+2
2023-12-14drm/ttm/tests: Add tests for ttm_resource and ttm_sys_manKarolina Stolarek1-0/+3
2023-08-09drm/ttm/tests: Add tests for ttm_poolKarolina Stolarek1-0/+4
2023-08-09drm/ttm: Introduce KUnit testKarolina Stolarek1-0/+37