On 3/22/2024 7:59 PM, Karolina Stolarek wrote:
Add tests for ttm_bo_init_reserved() and ttm_bo_validate() that use sys manager. Define a simple move function in ttm_device_funcs. Expose destroy callback of the buffer object to make testing of ttm_bo_init_reserved() behaviour easier. Signed-off-by: Karolina Stolarek <karolina.stolarek@xxxxxxxxx> ---
Reviewed-by: Somalapuram, Amaranath <asomalap@xxxxxxx>