]> git.ipfire.org Git - thirdparty/linux.git/commit
iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
authorZhengnan Chen <zhengnan.chen@mediatek.com>
Sat, 18 Oct 2025 13:26:11 +0000 (21:26 +0800)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 27 Oct 2025 12:42:49 +0000 (13:42 +0100)
commit97c7b66e36f5c8a29d5ed2a26328a53f8daf0d85
tree9b5bc65c71e9867e599cd59ad36e1173202403f5
parent812df545e3e44051d7fd39c057e53ffb56868451
iommu/mediatek: Add a flag DL_WITH_MULTI_LARB

Add DL_WITH_MULTI_LARB flag to support the HW which connect with
multiple larbs. Prepare for mt8189. In mt8189, the display connect
with larb1 and larb2 at the same time. Thus, we should add link
between disp-dev with these two larbs.

Signed-off-by: Zhengnan Chen <zhengnan.chen@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Reviewed-by: Yong Wu <yong.wu@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/mtk_iommu.c