Hi, Dave & Daniel:
This includes:
1. Remove unused variable. 2. Modify horizontal front/back porch byte formula.
Regards, Chun-Kuang.
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -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.10
for you to fetch changes up to 487778f8d22fcdebb6436f0a5f96484ffa237b0b:
drm/mediatek: dsi: Modify horizontal front/back porch byte formula (2020-11-21 18:31:07 +0800)
---------------------------------------------------------------- Mediatek DRM Fixes for Linux 5.10
1. Remove unused variable. 2. Modify horizontal front/back porch byte formula.
---------------------------------------------------------------- CK Hu (1): drm/mediatek: dsi: Modify horizontal front/back porch byte formula
Enric Balletbo i Serra (1): drm/mediatek: mtk_dpi: Fix unused variable 'mtk_dpi_encoder_funcs'
drivers/gpu/drm/mediatek/mtk_dpi.c | 9 ------ drivers/gpu/drm/mediatek/mtk_dsi.c | 61 ++++++++++++++------------------------ 2 files changed, 22 insertions(+), 48 deletions(-)
dri-devel@lists.freedesktop.org