Re: [PATCH 6/8] etnaviv: mmu: stop using iommu map/unmap functions

2017-09-27 Thread Wladimir J. van der Laan
On Fri, Sep 15, 2017 at 07:04:37PM +0200, Lucas Stach wrote: > This is a preparation to remove the etnaviv dependency on the IOMMU > subsystem by importing the relevant parts of the iommu map/unamp > functions into the driver. > > Signed-off-by: Lucas Stach Reviewed-by: Wladimir J. van der Laan

Re: [PATCH 6/8] etnaviv: mmu: stop using iommu map/unmap functions

2017-09-18 Thread Philipp Zabel
On Fri, 2017-09-15 at 19:04 +0200, Lucas Stach wrote: > This is a preparation to remove the etnaviv dependency on the IOMMU > subsystem by importing the relevant parts of the iommu map/unamp > functions into the driver. > > Signed-off-by: Lucas Stach > --- >  drivers/gpu/drm/etnaviv/etnaviv_mmu.c

[PATCH 6/8] etnaviv: mmu: stop using iommu map/unmap functions

2017-09-15 Thread Lucas Stach
This is a preparation to remove the etnaviv dependency on the IOMMU subsystem by importing the relevant parts of the iommu map/unamp functions into the driver. Signed-off-by: Lucas Stach --- drivers/gpu/drm/etnaviv/etnaviv_mmu.c | 66 +++ 1 file changed, 60 insert