Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_gem.c204 if (!is_drm_iommu_supported(dev) && (flags & EXYNOS_BO_NONCONTIG)) { in exynos_drm_gem_create()
339 if (is_drm_iommu_supported(dev)) in exynos_drm_gem_dumb_create()
463 if (is_drm_iommu_supported(dev)) in exynos_drm_gem_prime_import_sg_table()
A Dexynos_drm_fb.c34 if (is_drm_iommu_supported(drm_dev)) in check_fb_gem_memory_type()
A Dexynos_drm_drv.h219 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) in is_drm_iommu_supported() function
A Dexynos_drm_fimd.c1102 if (is_drm_iommu_supported(drm_dev)) { in fimd_bind()

Completed in 10 milliseconds