commit | 35bf948f1edbf507f6e57e0879fa6ea36d2d2930 | [log] [tgz] |
---|---|---|
author | Jitao Shi <jitao.shi@mediatek.com> | Mon Aug 17 21:06:40 2020 +0800 |
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | Thu Aug 27 06:49:02 2020 +0800 |
tree | e7ce529ace7e4422703e099c892201366263c032 | |
parent | 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 [diff] |
drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbp horizontal_backporch_byte should be hbp * bpp - hbp extra bytes. So remove the wrong subtraction 10. Fixes: 7a5bc4e22ecf ("drm/mediatek: change the dsi phytiming calculate method") Signed-off-by: Jitao Shi <jitao.shi@mediatek.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>