Searched refs:is_drm_iommu_supported (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_iommu.h30 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) is_drm_iommu_supported() function
59 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) is_drm_iommu_supported() function
H A Dexynos_drm_fb.c51 if (is_drm_iommu_supported(drm_dev)) check_fb_gem_memory_type()
H A Dexynos_drm_fbdev.c151 if (IS_ERR(exynos_gem) && is_drm_iommu_supported(dev)) { exynos_drm_fbdev_create()
H A Dexynos_drm_gem.c423 if (is_drm_iommu_supported(dev)) exynos_drm_gem_dumb_create()
H A Dexynos_drm_fimd.c970 if (is_drm_iommu_supported(drm_dev)) fimd_bind()

Completed in 141 milliseconds