summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c
AgeCommit message (Expand)Author
2018-01-02drm/etnaviv: move cmdbuf into submit objectLucas Stach
2017-10-10drm/etnaviv: remove IOMMU dependencyLucas Stach
2017-10-10drm/etnaviv: remove iova_to_phys iommu opsLucas Stach
2017-02-02drm/etnaviv: get cmdbuf physical address through the cmdbuf abstractionLucas Stach
2017-02-02drm/etnaviv: move cmdbuf de-/allocation into own fileLucas Stach
2017-02-02drm/etnaviv: constify etnaviv_iommu_ops structuresBhumika Goyal
2016-09-15drm/etnaviv: implement IOMMUv2 translationLucas Stach
2016-09-15drm/etnaviv: move IOMMU domain allocation into etnaviv MMULucas Stach
2015-12-15drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors