mbox series

[v5,0/1] fix scrolling of panel with small hfp or hbp

Message ID 20201013100625.13056-1-jitao.shi@mediatek.com (mailing list archive)
Headers show
Series fix scrolling of panel with small hfp or hbp | expand

Message

Jitao Shi Oct. 13, 2020, 10:06 a.m. UTC
Changes since v4:
 - Merge revert path and fixup patch to on patch

Changes since v3:
 - Revert v2, for v2 will cause some bridge ic no output. the cause
   the video linetime doesn't match display mode from get mode.
 - Make sure the horizontal_frontporch_byte and horizontal_backporch_byte
   are > 0.

Jitao Shi (1):
  drm/mediatek: dsi: fix scrolling of panel with small hfp or hbp

 drivers/gpu/drm/mediatek/mtk_dsi.c | 65 +++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 40 deletions(-)