* [GIT PULL] mediatek drm fixes for 5.9
@ 2020-09-16 23:17 Chun-Kuang Hu
0 siblings, 0 replies; only message in thread
From: Chun-Kuang Hu @ 2020-09-16 23:17 UTC (permalink / raw)
To: David Airlie, Daniel Vetter, dri-devel, linux-mediatek
Cc: Yu Kuai, Wang Hai, Jitao Shi
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-16 23:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-16 23:17 [GIT PULL] mediatek drm fixes for 5.9 Chun-Kuang Hu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox