Re: [PATCH v4 0/3] drm/tests: Fix some memory leaks
From: Maxime Ripard
Date: Thu Oct 31 2024 - 05:35:42 EST
On Wed, 30 Oct 2024 10:35:01 +0800, Jinjie Ruan wrote:
> Fix some memory leaks in drm tests.
>
> Changes in v4:
> - Return NULL early if drm_display_mode_from_cea_vic() return NULL
> for drm_kunit_display_mode_from_cea_vic() helper as Maxime suggested.
> - Split out the separate ttm test patch.
>
> [...]
Applied to misc/kernel.git (drm-misc-fixes).
Thanks!
Maxime