Re: [RESEND PATCH v6 20/20] drm/mediatek: Set DPI input to 1T2P mode

2023-09-11 Thread AngeloGioacchino Del Regno
Il 11/09/23 09:42, Hsiao Chien Sung ha scritto: DPI input is in 1T2P mode on MT8195, align the setting of MT8188 with it, otherwise the screen will glitch. Signed-off-by: Hsiao Chien Sung First of all, this commit needs a Fixes tag... but then, instead of getting a 1:1 duplicate of mt8195_dpi

[RESEND PATCH v6 20/20] drm/mediatek: Set DPI input to 1T2P mode

2023-09-11 Thread Hsiao Chien Sung
DPI input is in 1T2P mode on MT8195, align the setting of MT8188 with it, otherwise the screen will glitch. Signed-off-by: Hsiao Chien Sung --- drivers/gpu/drm/mediatek/mtk_dpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/mediatek/mtk_dpi.c b/drivers/gpu