1
linux/drivers/gpu/host1x
Lu Baolu 9719c7b8f3 gpu: host1x: Use iommu_paging_domain_alloc()
An iommu domain is allocated in host1x_iommu_attach() and is attached to
host->dev. Use iommu_paging_domain_alloc() to make it explicit.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20240610085555.88197-8-baolu.lu@linux.intel.com
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240812071605.9513-1-baolu.lu@linux.intel.com
2024-08-28 17:28:48 +02:00
..
hw gpu: host1x: Request syncpoint IRQs only during probe 2024-08-28 17:28:48 +02:00
bus.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
bus.h gpu: host1x: bus: make host1x_bus_type const 2024-02-13 19:10:57 +01:00
cdma.c gpu: host1x: remove redundant assignment to variable space 2024-02-16 11:51:46 +01:00
cdma.h
channel.c
channel.h
context_bus.c
context.c gpu: host1x: Correct allocated size for contexts 2023-10-11 22:52:44 +02:00
context.h
debug.c
debug.h
dev.c gpu: host1x: Use iommu_paging_domain_alloc() 2024-08-28 17:28:48 +02:00
dev.h gpu: host1x: Request syncpoint IRQs only during probe 2024-08-28 17:28:48 +02:00
fence.c
fence.h
intr.c gpu: host1x: Request syncpoint IRQs only during probe 2024-08-28 17:28:48 +02:00
intr.h gpu: host1x: Request syncpoint IRQs only during probe 2024-08-28 17:28:48 +02:00
job.c
job.h
Kconfig
Makefile
mipi.c gpu: host1x: mipi: Benefit from devm_clk_get_prepared() 2024-05-27 10:13:55 +02:00
syncpt.c
syncpt.h