Re: [PATCH] drm/msm: update and activate iommu support

2014-06-16 Thread Rob Clark
On Mon, Jun 16, 2014 at 2:20 PM, Stephane Viau wrote: > This changes activates the iommu support for MDP5, through the > platform config structure. > > Iommu support is also slightly modified in order to make sure > that MDP iommu is properly cleaned up if a probe deferral is > requested. Before

[PATCH] drm/msm: update and activate iommu support

2014-06-16 Thread Stephane Viau
This changes activates the iommu support for MDP5, through the platform config structure. Iommu support is also slightly modified in order to make sure that MDP iommu is properly cleaned up if a probe deferral is requested. Before this change, IOMMU faults would occur if the probe failed

[PATCH] drm/msm: update and activate iommu support

2014-06-16 Thread Stephane Viau
This changes activates the iommu support for MDP5, through the platform config structure. Iommu support is also slightly modified in order to make sure that MDP iommu is properly cleaned up if a probe deferral is requested. Before this change, IOMMU faults would occur if the probe failed

Re: [PATCH] drm/msm: update and activate iommu support

2014-06-16 Thread Rob Clark
On Mon, Jun 16, 2014 at 2:20 PM, Stephane Viau sv...@codeaurora.org wrote: This changes activates the iommu support for MDP5, through the platform config structure. Iommu support is also slightly modified in order to make sure that MDP iommu is properly cleaned up if a probe deferral is