[GIT PULL] mediatek drm next - 20260521
Chun-Kuang Hu
chunkuang.hu at kernel.org
Thu May 21 07:08:41 PDT 2026
Hi, Dave & Sima:
This includes:
1. hdmi: Convert DRM_ERROR() to drm_err()
2. Simplify mtk_crtc allocation
3. mtk_dpi: Open-code drm_simple_encoder_init()
4. Convert legacy DRM logging to drm_* helpers in mtk_dsi.c
5. dsi: Add compatible for mt8167-dsi
Regards,
Chun-Kuang.
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git tags/mediatek-drm-next-20260521
for you to fetch changes up to 6428eaf0c1f39815b08d57054895c1934d5782f3:
drm/mediatek: dsi: Add compatible for mt8167-dsi (2026-05-18 13:44:33 +0000)
----------------------------------------------------------------
Mediatek DRM Next - 20260521
1. hdmi: Convert DRM_ERROR() to drm_err()
2. Simplify mtk_crtc allocation
3. mtk_dpi: Open-code drm_simple_encoder_init()
4. Convert legacy DRM logging to drm_* helpers in mtk_dsi.c
5. dsi: Add compatible for mt8167-dsi
----------------------------------------------------------------
Abhishek Rajput (1):
drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.c
Luca Leonardo Scorcia (1):
drm/mediatek: dsi: Add compatible for mt8167-dsi
Rosen Penev (1):
drm/mediatek: Simplify mtk_crtc allocation
Shivam Kalra (1):
drm/mediatek: mtk_dpi: Open-code drm_simple_encoder_init()
sai madhu (1):
drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err()
drivers/gpu/drm/mediatek/mtk_crtc.c | 15 ++++++---------
drivers/gpu/drm/mediatek/mtk_dpi.c | 10 +++++++---
drivers/gpu/drm/mediatek/mtk_dsi.c | 28 ++++++++++++++++++----------
drivers/gpu/drm/mediatek/mtk_hdmi.c | 4 ++--
4 files changed, 33 insertions(+), 24 deletions(-)
More information about the Linux-mediatek
mailing list