[GIT PULL] mediatek drm fixes - 20260729

Chun-Kuang Hu chunkuang.hu at kernel.org
Wed Jul 29 06:17:01 PDT 2026


Hi, Dave & Sima:

This includes:
1. Check CRTC state before freeing
2. mtk_hdmi: Fix DDC adapter double put in v2
3. mtk_hdmi_common: take i2c adapter module reference
4. mtk_dsi: Enable HS clock only at pre-enable
5. ovl_adaptor: balance component registrations

Regards,
Chun-Kuang.

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git tags/mediatek-drm-fixes-20260729

for you to fetch changes up to 533e3469a57996905cdb95f178e7efe38c21aeb2:

  drm/mediatek: ovl_adaptor: balance component registrations (2026-07-29 12:52:16 +0000)

----------------------------------------------------------------
Mediatek DRM Fixes - 20260729

1. Check CRTC state before freeing
2. mtk_hdmi: Fix DDC adapter double put in v2
3. mtk_hdmi_common: take i2c adapter module reference
4. mtk_dsi: Enable HS clock only at pre-enable
5. ovl_adaptor: balance component registrations

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      drm/mediatek: mtk_dsi: Enable HS clock only at pre-enable

Guangshuo Li (1):
      drm/mediatek: mtk_hdmi: Fix DDC adapter double put in v2

Johan Hovold (1):
      drm/mediatek: mtk_hdmi_common: take i2c adapter module reference

Myeonghun Pak (1):
      drm/mediatek: ovl_adaptor: balance component registrations

Ruoyu Wang (1):
      drm/mediatek: Check CRTC state before freeing

 drivers/gpu/drm/mediatek/mtk_crtc.c             |  6 +++---
 drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c |  7 ++++++-
 drivers/gpu/drm/mediatek/mtk_dsi.c              |  5 +++--
 drivers/gpu/drm/mediatek/mtk_hdmi_common.c      | 11 +++++++++--
 drivers/gpu/drm/mediatek/mtk_hdmi_v2.c          |  8 --------
 5 files changed, 21 insertions(+), 16 deletions(-)



More information about the Linux-mediatek mailing list