From: Chun-Kuang Hu <chunkuang.hu@kernel.org>
To: David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
dri-devel@lists.freedesktop.org,
linux-mediatek@lists.infradead.org,
Jason-JH Lin <jason-jh.lin@mediatek.com>,
Icenowy Zheng <uwu@icenowy.me>,
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Subject: [GIT PULL] mediatek drm fixes - 20250706
Date: Sun, 6 Jul 2025 02:19:55 +0000 [thread overview]
Message-ID: <20250706021955.2794-1-chunkuang.hu@kernel.org> (raw)
Hi, Dave & Daniel:
This includes:
1. Add wait_event_timeout when disabling plane
2. only announce AFBC if really supported
3. mtk_dpi: Reorder output formats on MT8195/88
Regards,
Chun-Kuang.
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -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-20250706
for you to fetch changes up to 8708a4897380da17bd1afa70f8c6bef06fefe360:
drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88 (2025-06-25 15:13:09 +0000)
----------------------------------------------------------------
Mediatek DRM Fixes - 20250706
1. Add wait_event_timeout when disabling plane
2. only announce AFBC if really supported
3. mtk_dpi: Reorder output formats on MT8195/88
----------------------------------------------------------------
Icenowy Zheng (1):
drm/mediatek: only announce AFBC if really supported
Jason-JH Lin (1):
drm/mediatek: Add wait_event_timeout when disabling plane
Louis-Alexis Eyraud (1):
drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88
drivers/gpu/drm/mediatek/mtk_crtc.c | 34 ++++++++++++++++++++++++++++++++-
drivers/gpu/drm/mediatek/mtk_crtc.h | 1 +
drivers/gpu/drm/mediatek/mtk_ddp_comp.c | 1 +
drivers/gpu/drm/mediatek/mtk_ddp_comp.h | 9 +++++++++
drivers/gpu/drm/mediatek/mtk_disp_drv.h | 1 +
drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 7 +++++++
drivers/gpu/drm/mediatek/mtk_dpi.c | 4 ++--
drivers/gpu/drm/mediatek/mtk_plane.c | 12 ++++++++++--
drivers/gpu/drm/mediatek/mtk_plane.h | 3 ++-
9 files changed, 66 insertions(+), 6 deletions(-)
next reply other threads:[~2025-07-06 2:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-06 2:19 Chun-Kuang Hu [this message]
2025-07-09 13:43 ` [GIT PULL] mediatek drm fixes - 20250706 Simona Vetter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250706021955.2794-1-chunkuang.hu@kernel.org \
--to=chunkuang.hu@kernel.org \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=jason-jh.lin@mediatek.com \
--cc=linux-mediatek@lists.infradead.org \
--cc=louisalexis.eyraud@collabora.com \
--cc=uwu@icenowy.me \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).