remarkable-linux/drivers/iommu
David Woodhouse c0771df8d5 intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.
We really don't want this to work in the general case; device drivers
*shouldn't* care whether they are behind an IOMMU or not. But the
integrated graphics is a special case, because the IOMMU and the GTT are
all kind of smashed into one and generally horrifically buggy, so it's
reasonable for the graphics driver to want to know when the IOMMU is
active for the graphics hardware.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2011-10-14 20:59:46 +01:00
..
amd_iommu.c iommu/amd: Don't take domain->lock recursivly 2011-09-02 14:19:50 +02:00
amd_iommu_init.c
amd_iommu_proto.h
amd_iommu_types.h
dmar.c x86, iommu: Mark DMAR IRQ as non-threaded 2011-09-13 23:44:53 +02:00
intel-iommu.c intel-iommu: Export a flag indicating that the IOMMU is used for iGFX. 2011-10-14 20:59:46 +01:00
intr_remapping.c
intr_remapping.h
iommu.c
iova.c
Kconfig
Makefile
msm_iommu.c
msm_iommu_dev.c