Message ID | 20201010070910.11294-1-jitao.shi@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | fix scrolling of panel with small hfp or hbp | expand |
Hi, Jitao: Jitao Shi <jitao.shi@mediatek.com> 於 2020年10月10日 週六 下午3:09寫道: > > 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. Because v2 is merged into mainline, I think you should merge 1/2 and 2/2 to one patch which fix the problem caused by v2. Regards, Chun-Kuang. > > Jitao Shi (2): > Revert "drm/mediatek: dsi: Fix scrolling of panel with small hfp or > hbp" > 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(-) > > -- > 2.12.5 > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel
On Mon, 2020-10-12 at 23:22 +0800, Chun-Kuang Hu wrote: > Hi, Jitao: > > Jitao Shi <jitao.shi@mediatek.com> 於 2020年10月10日 週六 下午3:09寫道: > > > > 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. > > Because v2 is merged into mainline, I think you should merge 1/2 and > 2/2 to one patch which fix the problem caused by v2. > > Regards, > Chun-Kuang. > Thanks for your reviewing. I'll update next version. Best Regards Jitao > > > > Jitao Shi (2): > > Revert "drm/mediatek: dsi: Fix scrolling of panel with small hfp or > > hbp" > > 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(-) > > > > -- > > 2.12.5 > > _______________________________________________ > > dri-devel mailing list > > dri-devel@lists.freedesktop.org > > https://lists.freedesktop.org/mailman/listinfo/dri-devel