Searched refs:drm_iommu_attach_device (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | exynos_drm_iommu.h | 93 int drm_iommu_attach_device(struct drm_device *drm_dev, 117 static inline int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device() function
|
D | exynos_drm_iommu.c | 72 int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device() function
|
D | exynos_drm_rotator.c | 247 drm_iommu_attach_device(drm_dev, dev); in rotator_bind()
|
D | exynos_drm_scaler.c | 458 drm_iommu_attach_device(drm_dev, dev); in scaler_bind()
|
D | exynos5433_drm_decon.c | 581 return drm_iommu_attach_device(drm_dev, dev); in decon_bind()
|
D | exynos7_drm_decon.c | 136 return drm_iommu_attach_device(drm_dev, ctx->dev); in decon_ctx_initialize()
|
D | exynos_drm_gsc.c | 1167 drm_iommu_attach_device(drm_dev, dev); in gsc_bind()
|
D | exynos_drm_fimd.c | 1014 return drm_iommu_attach_device(drm_dev, dev); in fimd_bind()
|
D | exynos_mixer.c | 859 return drm_iommu_attach_device(drm_dev, mixer_ctx->dev); in mixer_initialize()
|
D | exynos_drm_g2d.c | 1408 ret = drm_iommu_attach_device(drm_dev, dev); in g2d_bind()
|
D | exynos_drm_fimc.c | 1132 drm_iommu_attach_device(drm_dev, dev); in fimc_bind()
|