Searched refs:drm_iommu_attach_device (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_iommu.h24 int drm_iommu_attach_device(struct drm_device *drm_dev,
52 static inline int drm_iommu_attach_device(struct drm_device *drm_dev, drm_iommu_attach_device() function
H A Dexynos_drm_iommu.c76 * drm_iommu_attach_device- attach device to iommu mapping
84 int drm_iommu_attach_device(struct drm_device *drm_dev, drm_iommu_attach_device() function
H A Dexynos7_drm_decon.c136 ret = drm_iommu_attach_device(ctx->drm_dev, ctx->dev); decon_ctx_initialize()
H A Dexynos_drm_fimd.c289 ret = drm_iommu_attach_device(ctx->drm_dev, ctx->dev); fimd_iommu_attach_devices()
H A Dexynos_drm_g2d.c1325 ret = drm_iommu_attach_device(drm_dev, dev); g2d_subdrv_probe()
H A Dexynos_mixer.c888 return drm_iommu_attach_device(mixer_ctx->drm_dev, mixer_ctx->dev); mixer_initialize()
H A Dexynos_drm_ipp.c1629 ret = drm_iommu_attach_device(drm_dev, ippdrv->dev); ipp_subdrv_probe()

Completed in 157 milliseconds