summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-12drm/etnaviv: make local symbols staticWei Yongjun1-1/+1
2018-01-02drm/etnaviv: move cmdbuf into submit objectLucas Stach1-1/+1
2017-10-10drm/etnaviv: remove IOMMU dependencyLucas Stach1-54/+52
2017-10-10drm/etnaviv: remove iova_to_phys iommu opsLucas Stach1-14/+0
2017-02-02drm/etnaviv: get cmdbuf physical address through the cmdbuf abstractionLucas Stach1-1/+2
2017-02-02drm/etnaviv: move cmdbuf de-/allocation into own fileLucas Stach1-0/+1
2017-02-02drm/etnaviv: constify etnaviv_iommu_ops structuresBhumika Goyal1-1/+1
2016-09-15drm/etnaviv: implement IOMMUv2 translationLucas Stach1-2/+257
2016-09-15drm/etnaviv: move IOMMU domain allocation into etnaviv MMULucas Stach1-1/+1
2015-12-15drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors1-0/+33