mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-08 06:03:05 +09:00
When an IOMMU device is available on the platform bus, allocate an IOMMU domain and attach the display controllers to it. The display controllers can then scan out non-contiguous buffers by mapping them through the IOMMU. Signed-off-by: Thierry Reding <treding@nvidia.com>