Revert "iommu: Add quirk for Intel graphic devices in map_sg"
This reverts commit
fd82024c4eddbe401a931cf2339eb0556cd86e93.
As commit
4511902aabdf ("drm/i915: Fix DMA mapped scatterlist walks") and
commit
ed358798c7b0 ("drm/i915: Fix DMA mapped scatterlist lookup") fixed
the DMA scatterlist limitations in the i915 driver, remove this temporary
workaround.
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Tom Murphy <murphyt7@tcd.ie>
Cc: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20201231005323.2178523-4-baolu.lu@linux.intel.com
Signed-off-by: Will Deacon <will@kernel.org>