Message ID | 20200707153944.604-1-chunkuang.hu@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] mediatek drm fixes for 5.8 | expand |
Hi, Daniel: Chun-Kuang Hu <chunkuang.hu@kernel.org> 於 2020年7月7日 週二 下午11:39寫道: > > Hi, Dave & David: Sorry for your name. > > This include fixup for cmdq, mmsys, visibility checking and some refinement. > > Regards, > Chun-Kuang. > > > The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: > > Linux 5.8-rc1 (2020-06-14 12:45:04 -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.8 > > for you to fetch changes up to 5ab546f5e6309373aef01a8d398e163ab7a78431: > > drm/mediatek: mtk_hdmi: Remove debug messages for function calls (2020-07-05 06:39:21 +0800) > > ---------------------------------------------------------------- > Mediatek DRM Fixes for Linux 5.8 > > ---------------------------------------------------------------- > Bernard Zhao (1): > drm/mediatek: Remove unnecessary conversion to bool > > Enric Balletbo i Serra (3): > drm/mediatek: Remove debug messages for function calls > drm/mediatek: mtk_mt8173_hdmi_phy: Remove unnused const variables > drm/mediatek: mtk_hdmi: Remove debug messages for function calls > > Hsin-Yi Wang (2): > drm/mediatek: Fix device passed to cmdq > drm/mediatek: Check plane visibility in atomic_update > > Matthias Brugger (1): > drm/mediatek: Delete not used of_device_get_match_data > > YueHaibing (1): > drm/mediatek: Fix Kconfig warning > > drivers/gpu/drm/mediatek/Kconfig | 2 +- > drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 8 +--- > drivers/gpu/drm/mediatek/mtk_drm_drv.c | 6 +-- > drivers/gpu/drm/mediatek/mtk_drm_plane.c | 25 ++++++++----- > drivers/gpu/drm/mediatek/mtk_dsi.c | 5 +-- > drivers/gpu/drm/mediatek/mtk_hdmi.c | 12 +----- > drivers/gpu/drm/mediatek/mtk_mt8173_hdmi_phy.c | 52 -------------------------- > 7 files changed, 22 insertions(+), 88 deletions(-) > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel