[PATCH 00/46] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part3
neil.armstrong at linaro.org
neil.armstrong at linaro.org
Fri May 9 08:17:48 UTC 2025
On 08/05/2025 19:24, Anusha Srivatsa wrote:
>
>
> On Mon, Apr 7, 2025 at 6:04 AM Neil Armstrong <neil.armstrong at linaro.org <mailto:neil.armstrong at linaro.org>> wrote:
>
> On 03/04/2025 22:20, Anusha Srivatsa wrote:
> > Start converting drivers to use the API - devm_drm_panel_alloc().
> >
> > Final set of drivers.
> >
> > Part 1 of the conversion : https://patchwork.freedesktop.org/series/147082/ <https://patchwork.freedesktop.org/series/147082/>
> > Part 2 of the conversion : https://patchwork.freedesktop.org/series/147157/ <https://patchwork.freedesktop.org/series/147157/>
> >
> > Signed-off-by: Anusha Srivatsa <asrivats at redhat.com <mailto:asrivats at redhat.com>>
> > ---
> > Anusha Srivatsa (46):
> > panel/orisetech-otm8009a: Use refcounted allocation in place of devm_kzalloc()
> > panel/raydium-rm67191: Use refcounted allocation in place of devm_kzalloc()
> > panel/raydium-rm67200: Use refcounted allocation in place of devm_kzalloc()
> > panel/raydium-rm68200: Use refcounted allocation in place of devm_kzalloc()
> > panel/raydium-rm692e5: Use refcounted allocation in place of devm_kzalloc()
> > panel/raydium-rm69380: Use refcounted allocation in place of devm_kzalloc()
> > panel/ronbo-rb070d30: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-ams581vf01: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-ams639rq08: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-atna33xc20: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-db7430: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-ld9040: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-s6d16d0: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-s6d27a1: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-s6d7aa0: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-s6e3fa7: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-s6e3ha2: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-s6e3ha8: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-s6e63j0x03: Use refcounted allocation in place of devm_kzalloc()
> > panel/s6e88a0-ams427ap24: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-s6e8aa0: Use refcounted allocation in place of devm_kzalloc()
> > panel/samsung-sofef00: Use refcounted allocation in place of devm_kzalloc()
> > panel/seiko-43wvf1g: Use refcounted allocation in place of devm_kzalloc()
> > panel/sharp-ls037v7dw01: Use refcounted allocation in place of devm_kzalloc()
> > panel/sharp-ls060t1sx01: Use refcounted allocation in place of devm_kzalloc()
> > panel/sitronix-st7701: Use refcounted allocation in place of devm_kzalloc()
> > panel/sitronix-st7703: Use refcounted allocation in place of devm_kzalloc()
> > panel/sitronix-st7789v: Use refcounted allocation in place of devm_kzalloc()
> > panel/sony-acx565akm: Use refcounted allocation in place of devm_kzalloc()
> > panel/sony-td4353-jdi: Use refcounted allocation in place of devm_kzalloc()
> > panel/truly-nt35521: Use refcounted allocation in place of devm_kzalloc()
> > panel/panel-summit: Use refcounted allocation in place of devm_kzalloc()
> > panel/synaptics-r63353: allocation in place of devm_kzalloc()
> > panel/tpo-td028ttec1: Use refcounted allocation in place of devm_kzalloc()
> > panel/tpo-td043mtea1: Use refcounted allocation in place of devm_kzalloc()
> > panel/tpo-tpg110: Use refcounted allocation in place of devm_kzalloc()
> > panel/visionox-r66451: Use refcounted allocation in place of devm_kzalloc()
> > panel/visionox-rm69299: Use refcounted allocation in place of devm_kzalloc()
> > panel/visionox-rm692e5.c: Use refcounted allocation in place of devm_kzalloc()
> > panel/visionox-vtdr6130: Use refcounted allocation in place of devm_kzalloc()
> > panel/widechips-ws2401: Use refcounted allocation in place of devm_kzalloc()
> > panel/xinpeng-xpp055c272: Use refcounted allocation in place of devm_kzalloc()
> > panel/s6e88a0-ams452ef01: Use refcounted allocation in place of devm_kzalloc()
> > panel/nec-nl8048hl11: Use refcounted allocation in place of devm_kzalloc()
> > panel/panel-lvds: Use refcounted allocation in place of devm_kzalloc()
> > panel/lg-lb035q02: Use refcounted allocation in place of devm_kzalloc()
> >
> > drivers/gpu/drm/panel/panel-lg-lb035q02.c | 10 ++++------
> > drivers/gpu/drm/panel/panel-lvds.c | 12 +++++-------
> > drivers/gpu/drm/panel/panel-nec-nl8048hl11.c | 10 ++++------
> > drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-raydium-rm67191.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-raydium-rm67200.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-raydium-rm68200.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-raydium-rm692e5.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-raydium-rm69380.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-ronbo-rb070d30.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-samsung-ams581vf01.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-ams639rq08.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-atna33xc20.c | 11 ++++++-----
> > drivers/gpu/drm/panel/panel-samsung-db7430.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-samsung-ld9040.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-samsung-s6d16d0.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-samsung-s6d27a1.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-s6e3fa7.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-s6e3ha8.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-samsung-sofef00.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-seiko-43wvf1g.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c | 10 ++++------
> > drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-sitronix-st7701.c | 8 ++++----
> > drivers/gpu/drm/panel/panel-sitronix-st7703.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-sitronix-st7789v.c | 10 ++++------
> > drivers/gpu/drm/panel/panel-sony-acx565akm.c | 10 ++++------
> > drivers/gpu/drm/panel/panel-sony-td4353-jdi.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-summit.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-synaptics-r63353.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-tpo-td028ttec1.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-tpo-td043mtea1.c | 10 ++++------
> > drivers/gpu/drm/panel/panel-tpo-tpg110.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-visionox-r66451.c | 9 +++++----
> > drivers/gpu/drm/panel/panel-visionox-rm69299.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-visionox-rm692e5.c | 10 +++++-----
> > drivers/gpu/drm/panel/panel-visionox-vtdr6130.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-widechips-ws2401.c | 11 +++++------
> > drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c | 10 ++++------
> > 46 files changed, 223 insertions(+), 257 deletions(-)
> > ---
> > base-commit: de04bb0089a96cc00d13b12cbf66a088befe3057
> > change-id: 20250402-b4-drm_panel_mass_driver_convert_part3-9b06bf9d3b22
> >
> > Best regards,
>
> With the patch 41 build failure fixed:
> Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org <mailto:neil.armstrong at linaro.org>>
>
> Hey Neil,
> Many thanks for the quick feedback. Working on resending with the fixes suggested. I am seeing an error when I do a trailer update using b4:
> Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org <mailto:neil.armstrong at linaro.org>> (✗ DKIM/linaro.org <http://linaro.org>)
> ^^^^^^ not seeing this with other reviews.
> WIll send the new version once I have clarity on why I get this error.
Yeah ignore this, Google rotates the DKIM keys frequently so old emails cannot be checked anymore.
I signed this email so you can verify it's me :-)
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
Neil
>
> Thanks!
> Anusha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x169AB7B1A4CFF8AE.asc
Type: application/pgp-keys
Size: 12637 bytes
Desc: OpenPGP public key
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20250509/412b24de/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20250509/412b24de/attachment-0001.sig>
More information about the dri-devel
mailing list