Searched hist:"87 e956e9be0cdb832e90a4731b620286a8826842" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_mmu.h | diff 87e956e9be0cdb832e90a4731b620286a8826842 Tue Jun 17 09:32:37 CDT 2014 Stephane Viau <sviau@codeaurora.org> drm/msm: fix IOMMU cleanup for -EPROBE_DEFER
If probe fails after IOMMU is attached, we need to detach in order to clean up properly. Before this change, IOMMU faults would occur if the probe failed (-EPROBE_DEFER).
Signed-off-by: Stephane Viau <sviau@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | msm_iommu.c | diff 87e956e9be0cdb832e90a4731b620286a8826842 Tue Jun 17 09:32:37 CDT 2014 Stephane Viau <sviau@codeaurora.org> drm/msm: fix IOMMU cleanup for -EPROBE_DEFER
If probe fails after IOMMU is attached, we need to detach in order to clean up properly. Before this change, IOMMU faults would occur if the probe failed (-EPROBE_DEFER).
Signed-off-by: Stephane Viau <sviau@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | msm_gem.c | diff 87e956e9be0cdb832e90a4731b620286a8826842 Tue Jun 17 09:32:37 CDT 2014 Stephane Viau <sviau@codeaurora.org> drm/msm: fix IOMMU cleanup for -EPROBE_DEFER
If probe fails after IOMMU is attached, we need to detach in order to clean up properly. Before this change, IOMMU faults would occur if the probe failed (-EPROBE_DEFER).
Signed-off-by: Stephane Viau <sviau@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|