]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
drm/etnaviv: move IOMMU domain allocation into etnaviv MMU
authorLucas Stach <l.stach@pengutronix.de>
Tue, 16 Aug 2016 10:09:08 +0000 (12:09 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Thu, 15 Sep 2016 13:29:36 +0000 (15:29 +0200)
commitdd34bb9655176873dc6fdfc612c71f7c2f078caa
tree4c7b2a25993598b1d540417cf662e52ba763b295
parente095c8feb8feed9e2c8ef76f8ec8491f46985e24
drm/etnaviv: move IOMMU domain allocation into etnaviv MMU

The GPU code doesn't need to deal with the IOMMU directly, instead
it can all be hidden behind the etnaviv mmu interface. Move the
last remaining part into etnaviv mmu.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/etnaviv_gpu.c
drivers/gpu/drm/etnaviv/etnaviv_iommu.c
drivers/gpu/drm/etnaviv/etnaviv_iommu.h
drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c
drivers/gpu/drm/etnaviv/etnaviv_mmu.c
drivers/gpu/drm/etnaviv/etnaviv_mmu.h