Re: [PATCH] drm/exynos: IOMMU support should not be selectable by user

2015-02-03 Thread Inki Dae
On 2015년 01월 20일 23:31, Marek Szyprowski wrote: > If system provides IOMMU feature, Exynos DRM should use it by default, > because the Exynos DRM subdrivers don't work correctly when Exynos IOMMU > driver has been enabled and no IOMMU support has been compiled into Exynos > DRM driver. Applied. T

Re: [PATCH] drm/exynos: IOMMU support should not be selectable by user

2015-01-22 Thread Marek Szyprowski
Hello, On 2015-01-23 00:19, Tobias Jakobi wrote: Marek Szyprowski wrote: If system provides IOMMU feature, Exynos DRM should use it by default, because the Exynos DRM subdrivers don't work correctly when Exynos IOMMU driver has been enabled and no IOMMU support has been compiled into Exynos DRM

Re: [PATCH] drm/exynos: IOMMU support should not be selectable by user

2015-01-22 Thread Tobias Jakobi
Hello! Marek Szyprowski wrote: > If system provides IOMMU feature, Exynos DRM should use it by default, > because the Exynos DRM subdrivers don't work correctly when Exynos IOMMU > driver has been enabled and no IOMMU support has been compiled into Exynos > DRM driver. > > Signed-off-by: Marek Sz

[PATCH] drm/exynos: IOMMU support should not be selectable by user

2015-01-20 Thread Marek Szyprowski
If system provides IOMMU feature, Exynos DRM should use it by default, because the Exynos DRM subdrivers don't work correctly when Exynos IOMMU driver has been enabled and no IOMMU support has been compiled into Exynos DRM driver. Signed-off-by: Marek Szyprowski --- drivers/gpu/drm/exynos/Kconfi