Re: [PATCH v2 00/46] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part3
From: Maxime Ripard
Date: Mon Jun 02 2025 - 03:56:31 EST
On Thu, 29 May 2025 21:46:02 -0500, Anusha Srivatsa wrote:
> Final set of drivers to use the new API - devm_drm_panel_alloc().
> There are a lot of occurences of the panel allocation across the
> subsystem. Much thanks to Maxime for the semanic patch which actually
> gives a list of panels allocated unsafely.
>
> virtual report
>
> [...]
Applied to misc/kernel.git (drm-misc-next).
Thanks!
Maxime