[PATCH 00/14] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part5
Maxime Ripard
mripard at kernel.org
Wed Jul 16 15:37:42 UTC 2025
On Thu, 10 Jul 2025 23:31:11 -0500, Anusha Srivatsa wrote:
> Use the new API devm_drm_panel_alloc() for panel allocations.
> A major chunk of driver conversion was sent in a 3 part series
> which is already merged. The coccinelle patch that was used to
> identify unsafe panel allocations didnt flag about 20 drivers.
>
> Not using any semantic patch for the remaining drivers.
> This series does the conversion by not passing explicit type
> to the helper and maintaining type safety suggested by Geert.
>
> [...]
Applied to misc/kernel.git (drm-misc-next).
Thanks!
Maxime
More information about the dri-devel
mailing list