Hi Angelo, On Fri, Mar 22, 2024 at 5:29 PM AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> wrote: > > MT8195 and MT8188 share a similar MDP3 macro-block, with minor > differences - as in, the latter supports a subset of the number > of components supported by the former, but are otherwise handled > in the same way. > > Add driver data for MT8188, reusing the already present MT8195 > data where possible. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > .../platform/mediatek/mdp3/mdp_cfg_data.c | 280 ++++++++++++++++++ > .../platform/mediatek/mdp3/mtk-img-ipi.h | 1 + > .../platform/mediatek/mdp3/mtk-mdp3-cfg.h | 1 + > .../platform/mediatek/mdp3/mtk-mdp3-core.c | 3 + > 4 files changed, 285 insertions(+) Reviewed-by: Fei Shao <fshao@xxxxxxxxxxxx> Regards, Fei