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
Cc: Yu Kuai <yukuai3@huawei.com>, Wang Hai <wanghai38@huawei.com>,
Jitao Shi <jitao.shi@mediatek.com>
Subject: [GIT PULL] mediatek drm fixes for 5.9
Date: Thu, 17 Sep 2020 07:17:24 +0800 [thread overview]
Message-ID: <20200916231724.30571-1-chunkuang.hu@kernel.org> (raw)
Hi, Dave & Daniel:
This includes:
1. Fix scrolling of panel
2. Remove duplicated include
3. Use CPU when fail to get cmdq event
4. Add missing put_device() call
Regards,
Chun-Kuang.
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -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-5.9
for you to fetch changes up to 0680a622318b8d657323b94082f4b9a44038dfee:
drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata() (2020-09-17 06:58:01 +0800)
----------------------------------------------------------------
Mediatek DRM Fixes for Linux 5.9
1. Fix scrolling of panel
2. Remove duplicated include
3. Use CPU when fail to get cmdq event
4. Add missing put_device() call
----------------------------------------------------------------
Chun-Kuang Hu (1):
drm/mediatek: Use CPU when fail to get cmdq event
Jitao Shi (1):
drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbp
Wang Hai (1):
drm/mediatek: Remove duplicated include
Yu Kuai (4):
drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()
drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail
drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()
drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 20 +++++++++++++-------
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 1 +
drivers/gpu/drm/mediatek/mtk_drm_drv.c | 19 +++++++++++++------
drivers/gpu/drm/mediatek/mtk_dsi.c | 9 ++++-----
drivers/gpu/drm/mediatek/mtk_hdmi.c | 26 ++++++++++++++++++--------
5 files changed, 49 insertions(+), 26 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2020-09-16 23:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20200916231724.30571-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=jitao.shi@mediatek.com \
--cc=linux-mediatek@lists.infradead.org \
--cc=wanghai38@huawei.com \
--cc=yukuai3@huawei.com \
/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