Re: [PATCH v10 19/21] drm/mediatek: Add mt8195 External DisplayPort support

From: AngeloGioacchino Del Regno
Date: Wed May 25 2022 - 09:05:18 EST


Il 23/05/22 12:47, Guillaume Ranquet ha scritto:
This patch adds External DisplayPort support to the mt8195 eDP driver.

Signed-off-by: Guillaume Ranquet <granquet@xxxxxxxxxxxx>
---
drivers/gpu/drm/mediatek/mtk_dp.c | 104 +++++++++++++++++++++++-------
1 file changed, 81 insertions(+), 23 deletions(-)


Your patch [18/21], contained in this series, introduces mtk_dp.c.
This patch [19/21] cannot be applied cleanly on top of 18/21.

What happened here?!?