[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250401-b4-drm-panel-mass-driver-convert-v1-0-cdd7615e1f93@redhat.com>
Date: Tue, 01 Apr 2025 12:03:43 -0400
From: Anusha Srivatsa <asrivats@...hat.com>
To: Neil Armstrong <neil.armstrong@...aro.org>,
Jessica Zhang <quic_jesszhan@...cinc.com>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>,
David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>,
Linus Walleij <linus.walleij@...aro.org>, Joel Selvaraj <jo@...amily.in>,
Douglas Anderson <dianders@...omium.org>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Anusha Srivatsa <asrivats@...hat.com>
Subject: [PATCH 00/10] drm/panel: Use refcounted allocation in place of
devm_kzalloc()
Start converting drivers to use the API - devm_drm_panel_alloc().
This series addresses only 10 drivers. There are 98 more to go. Sending this
series to mostly get feedback. if any change is required, it will be
incorporated in the next version and in the next series that will
address the remaining drivers.
Signed-off-by: Anusha Srivatsa <asrivats@...hat.com>
---
Anusha Srivatsa (10):
panel/abt-y030xx067a: Use the refcounted allocation in place of devm_kzalloc()
panel/arm-versatile: Use the refcounted allocation in place of devm_kzalloc()
panel/z00t-tm5p5-n35596: Use refcounted allocation in place of devm_kzalloc()
panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()
panel/bf060y8m-aj0: Use refcounted allocation in place of devm_kzalloc()
panel/th101mb31ig002-28a: Use refcounted allocation in place of devm_kzalloc()
panel/boe-tv101wum-ll2: Use refcounted allocation in place of devm_kzalloc()
panel/dsi-cm: Use refcounted allocation in place of devm_kzalloc()
panel/ebbg-ft8719: Use refcounted allocation in place of devm_kzalloc()
panel/panel-edp: Use refcounted allocation in place of devm_kzalloc()
drivers/gpu/drm/panel/panel-abt-y030xx067a.c | 10 ++++------
drivers/gpu/drm/panel/panel-arm-versatile.c | 11 +++++------
drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c | 11 +++++------
drivers/gpu/drm/panel/panel-auo-a030jtn01.c | 10 ++++------
drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c | 11 +++++------
drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.c | 11 +++++------
drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c | 10 +++++-----
drivers/gpu/drm/panel/panel-dsi-cm.c | 10 ++++------
drivers/gpu/drm/panel/panel-ebbg-ft8719.c | 11 +++++------
drivers/gpu/drm/panel/panel-edp.c | 9 ++++-----
10 files changed, 46 insertions(+), 58 deletions(-)
---
base-commit: de04bb0089a96cc00d13b12cbf66a088befe3057
change-id: 20250401-b4-drm-panel-mass-driver-convert-ddca32e95d16
Best regards,
--
Anusha Srivatsa <asrivats@...hat.com>
Powered by blists - more mailing lists