[PATCH 0/5] drm/mediatek: fix probe resource leaks

Johan Hovold johan at kernel.org
Tue Sep 23 08:23:35 PDT 2025


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




More information about the Linux-mediatek mailing list