• Lucas Stach's avatar
    drm/etnaviv: remove IOMMU dependency · b6709083
    Lucas Stach authored
    Using the IOMMU API to manage the internal GPU MMU has been an
    historical accident and it keeps getting in the way, as well as
    entangling the driver with the inner workings of the IOMMU
    subsystem.
    
    Clean this up by removing the usage of iommu_domain, which is the
    last piece linking etnaviv to the IOMMU subsystem.
    Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
    b6709083
etnaviv_iommu_v2.c 7.19 KB