aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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