Re: [PATCH v5 1/4] drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man

2023-11-07 Thread Karolina Stolarek
On 7.11.2023 10:34, Christian König wrote: Am 16.10.23 um 10:52 schrieb Karolina Stolarek: diff --git a/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.c b/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.c index 81661d8827aa..c605f010ea08 100644 --- a/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.c +++ b

Re: [PATCH v5 1/4] drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man

2023-11-07 Thread Christian König
Am 16.10.23 um 10:52 schrieb Karolina Stolarek: Test initialization of ttm_resource using different memory domains. Add tests for a system memory manager and functions that can be tested without a fully-featured resource manager. Update ttm_bo_kunit_init() to initialize BO's kref and a genuine GE