Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_iommu.h30 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) in is_drm_iommu_supported() function
63 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) in is_drm_iommu_supported() function
Dexynos_drm_buf.c56 if (!is_drm_iommu_supported(dev)) { in lowlevel_buffer_allocate()
111 if (!is_drm_iommu_supported(dev)) in lowlevel_buffer_allocate()
134 if (!is_drm_iommu_supported(dev)) { in lowlevel_buffer_deallocate()
Dexynos_drm_fb.c52 if (is_drm_iommu_supported(drm_dev)) in check_fb_gem_memory_type()
Dexynos_drm_fbdev.c160 if (IS_ERR(exynos_gem_obj) && is_drm_iommu_supported(dev)) { in exynos_drm_fbdev_create()
Dexynos7_drm_decon.c128 if (is_drm_iommu_supported(ctx->drm_dev)) { in decon_ctx_initialize()
149 if (is_drm_iommu_supported(ctx->drm_dev)) in decon_ctx_remove()
Dexynos_drm_ipp.c1628 if (is_drm_iommu_supported(drm_dev)) { in ipp_subdrv_probe()
1643 if (is_drm_iommu_supported(drm_dev)) in ipp_subdrv_probe()
1660 if (is_drm_iommu_supported(drm_dev)) in ipp_subdrv_remove()
Dexynos_drm_fimd.c281 if (is_drm_iommu_supported(ctx->drm_dev)) { in fimd_iommu_attach_devices()
303 if (is_drm_iommu_supported(ctx->drm_dev)) in fimd_iommu_detach_devices()
Dexynos_drm_gem.c534 if (is_drm_iommu_supported(dev)) { in exynos_drm_gem_dumb_create()
Dexynos_mixer.c885 if (!is_drm_iommu_supported(mixer_ctx->drm_dev)) in mixer_initialize()
893 if (is_drm_iommu_supported(mixer_ctx->drm_dev)) in mixer_ctx_remove()
Dexynos_drm_g2d.c1322 if (!is_drm_iommu_supported(drm_dev)) in g2d_subdrv_probe()
1337 if (!is_drm_iommu_supported(drm_dev)) in g2d_subdrv_remove()