[PATCH 1/2] drm/msm: update iommu support

2014-07-14 Thread pramod gurav
On Tue, Jun 17, 2014 at 8:02 PM, Stephane Viau wrote: > Iommu support is 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 (-EPROBE_DEFER). > > Signed-off-by:

[PATCH 1/2] drm/msm: update iommu support

2014-06-17 Thread Stephane Viau
Iommu support is 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 (-EPROBE_DEFER). Signed-off-by: Stephane Viau --- drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c | 22