Searched refs:is_drm_iommu_supported (Results 1 – 5 of 5) sorted by relevance
30 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) in is_drm_iommu_supported() function59 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) in is_drm_iommu_supported() function
51 if (is_drm_iommu_supported(drm_dev)) in check_fb_gem_memory_type()
151 if (IS_ERR(exynos_gem) && is_drm_iommu_supported(dev)) { in exynos_drm_fbdev_create()
423 if (is_drm_iommu_supported(dev)) in exynos_drm_gem_dumb_create()
970 if (is_drm_iommu_supported(drm_dev)) in fimd_bind()