Home
last modified time | relevance | path

Searched refs:host1x_drm_wants_iommu (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddrm.c1087 static bool host1x_drm_wants_iommu(struct host1x_device *dev) in host1x_drm_wants_iommu() function
1154 if (host1x_drm_wants_iommu(dev) && device_iommu_mapped(dma_dev)) { in host1x_drm_probe()