Re: [PATCH v8 1/7] soc: mediatek: mmsys: add support for MDP

From: AngeloGioacchino Del Regno
Date: Thu Nov 11 2021 - 06:41:06 EST


Il 18/10/21 15:50, AngeloGioacchino Del Regno ha scritto:
Il 15/10/21 14:38, Moudy Ho ha scritto:
For the purpose of module independence, related settings should be moved
from MDP to the corresponding driver.
This patch adds more 8183 MDP settings and interface. and MDP
related settings must be set via CMDQ to avoid frame unsynchronized.

Signed-off-by: Moudy Ho <moudy.ho@xxxxxxxxxxxx>
---
  drivers/soc/mediatek/Kconfig           |   1 +
  drivers/soc/mediatek/mt8183-mmsys.h    | 219 +++++++++++++++++++++++++
  drivers/soc/mediatek/mtk-mmsys.c       |  52 ++++++
  drivers/soc/mediatek/mtk-mmsys.h       |   2 +
  include/linux/soc/mediatek/mtk-mmsys.h |  56 +++++++
  5 files changed, 330 insertions(+)



This patch does not apply cleanly anymore, as of next-20211111.
Can you please send a v9 asap?

Thanks,
Angelo