Skip to content

video: mediatek: dsi: set phy timconfig

Julien Masson requested to merge jmasson/splashscreen into mtk-v2023.01

The phy timconfig must be set according to data rate. Otherwise we may have tearing effect.

The calculation is based on the kernel driver: https://gitlab.baylibre.com/baylibre/mediatek/bsp/linux/blob/mtk-android12-5.10/drivers/gpu/drm/mediatek/mtk_dsi.c?ref_type=heads#L230

Merge request reports