mbox series

[GIT,PULL] mediatek drm fixes for 5.5

Message ID 1577762298.23194.2.camel@mtksdaap41 (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] mediatek drm fixes for 5.5 | expand

Pull-request

https://github.com/ckhu-mediatek/linux.git-tags.git tags/mediatek-drm-fixes-5.5

Message

CK Hu (胡俊光) Dec. 31, 2019, 3:18 a.m. UTC
Hi Dave, Daniel:

This include phy timing and plane index fixes.

Regards,
CK

The following changes since commit
e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  https://github.com/ckhu-mediatek/linux.git-tags.git
tags/mediatek-drm-fixes-5.5

for you to fetch changes up to e18e0f6b7c8f220774dd68965e8a9b046905acc8:

  drm/mediatek: reduce the hbp and hfp for phy timing (2019-12-17
10:23:43 +0800)

----------------------------------------------------------------
Mediatek DRM fixes for Linux 5.5

----------------------------------------------------------------
Jitao Shi (1):
      drm/mediatek: reduce the hbp and hfp for phy timing

Pi-Hsun Shih (1):
      drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.

Yongqiang Niu (1):
      drm/mediatek: Fix can't get component for external display plane.

 drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 18 ++++++---
 drivers/gpu/drm/mediatek/mtk_dsi.c      | 67
+++++++++++++++++++--------------
 2 files changed, 50 insertions(+), 35 deletions(-)