dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/mediatek: fix probe resource leaks
@ 2025-09-23 15:23 Johan Hovold
  2025-09-23 15:23 ` [PATCH 1/5] " Johan Hovold
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Johan Hovold @ 2025-09-23 15:23 UTC (permalink / raw)
  To: Chun-Kuang Hu, Philipp Zabel
  Cc: David Airlie, Simona Vetter, Matthias Brugger,
	AngeloGioacchino Del Regno, dri-devel, linux-mediatek,
	linux-kernel, Johan Hovold

This series fixes various probe resource leaks in the mediatek drm
drivers that were found through inspection.

Johan


Johan Hovold (5):
  drm/mediatek: fix probe resource leaks
  drm/mediatek: fix probe memory leak
  drm/mediatek: fix probe device leaks
  drm/mediatek: mtk_hdmi: fix probe device leaks
  drm/mediatek: ovl_adaptor: fix probe device leaks

 drivers/gpu/drm/mediatek/mtk_ddp_comp.c       | 33 ++++++++++++++++---
 drivers/gpu/drm/mediatek/mtk_ddp_comp.h       |  2 +-
 .../gpu/drm/mediatek/mtk_disp_ovl_adaptor.c   | 12 +++++++
 drivers/gpu/drm/mediatek/mtk_drm_drv.c        |  4 +--
 drivers/gpu/drm/mediatek/mtk_hdmi.c           | 15 +++++++++
 5 files changed, 58 insertions(+), 8 deletions(-)

-- 
2.49.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-10-27 13:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23 15:23 [PATCH 0/5] drm/mediatek: fix probe resource leaks Johan Hovold
2025-09-23 15:23 ` [PATCH 1/5] " Johan Hovold
2025-09-23 15:23 ` [PATCH 2/5] drm/mediatek: fix probe memory leak Johan Hovold
2025-09-23 15:23 ` [PATCH 3/5] drm/mediatek: fix probe device leaks Johan Hovold
2025-09-23 15:23 ` [PATCH 4/5] drm/mediatek: mtk_hdmi: " Johan Hovold
2025-09-23 15:23 ` [PATCH 5/5] drm/mediatek: ovl_adaptor: " Johan Hovold
2025-09-24 10:39 ` [PATCH 0/5] drm/mediatek: fix probe resource leaks AngeloGioacchino Del Regno
2025-10-27 13:34 ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).