kernel_samsung_a53x/drivers/iommu
Abdul Halim, Mohd Syazwan b5867ba1e1 iommu/vt-d: Add MTL to quirk list to skip TE disabling
commit 85b80fdffa867d75dfb9084a839e7949e29064e8 upstream.

The VT-d spec requires (10.4.4 Global Command Register, TE field) that:

Hardware implementations supporting DMA draining must drain any in-flight
DMA read/write requests queued within the Root-Complex before switching
address translation on or off and reflecting the status of the command
through the TES field in the Global Status register.

Unfortunately, some integrated graphic devices fail to do so after some
kind of power state transition. As the result, the system might stuck in
iommu_disable_translation(), waiting for the completion of TE transition.

Add MTL to the quirk list for those devices and skips TE disabling if the
qurik hits.

Fixes: b1012ca8dc4f ("iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu")
Cc: stable@vger.kernel.org
Signed-off-by: Abdul Halim, Mohd Syazwan <mohd.syazwan.abdul.halim@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20231116022324.30120-1-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-18 12:11:09 +01:00
..
amd Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm Import A536BXXU9EXDC 2024-06-15 16:02:09 -03: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