Skip to content
Commit b6709083 authored by Lucas Stach's avatar Lucas Stach
Browse files

drm/etnaviv: remove IOMMU dependency



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>
parent 27d38062
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment