kernel_samsung_a53x/drivers/iommu
Rob Clark 2842208cc8 iommu/arm-smmu-qcom: Add missing GMU entry to match table
commit afc95681c3068956fed1241a1ff1612c066c75ac upstream.

In some cases the firmware expects cbndx 1 to be assigned to the GMU,
so we also want the default domain for the GMU to be an identy domain.
This way it does not get a context bank assigned.  Without this, both
of_dma_configure() and drm/msm's iommu_domain_attach() will trigger
allocating and configuring a context bank.  So GMU ends up attached to
both cbndx 1 and later cbndx 2.  This arrangement seemingly confounds
and surprises the firmware if the GPU later triggers a translation
fault, resulting (on sc8280xp / lenovo x13s, at least) in the SMMU
getting wedged and the GPU stuck without memory access.

Cc: stable@vger.kernel.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
Tested-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/20231210180655.75542-1-robdclark@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-18 12:12:47 +01:00
..
amd Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm iommu/arm-smmu-qcom: Add missing GMU entry to match table 2024-11-18 12:12:47 +01:00
intel iommu/vt-d: Add MTL to quirk list to skip TE disabling 2024-11-18 12:11:09 +01:00
dma-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-cpif-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-cpif-iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-pcie-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-pcie-iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_pamu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_pamu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_pamu_domain.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_pamu_domain.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hyperv-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-pgtable-arm-v7s.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-pgtable-arm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-pgtable-arm.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-pgtable.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ioasid.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu-debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu-sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu-traces.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iova.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ipmmu-vmsa.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq_remapping.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq_remapping.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
msm_iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
msm_iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
msm_iommu_hw-8xxx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mtk_iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mtk_iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mtk_iommu_v1.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
of_iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-iommu-debug.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-iopgtable.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
s390-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
samsung-iommu-fault.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
samsung-iommu-group.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
samsung-iommu.c iommu/samsung: Disable fault reporting by default 2024-11-17 17:44:13 +01:00
samsung-iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
samsung-secure-iova.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sun50i-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tegra-gart.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tegra-smmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
virtio-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00