HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
The system hangs when we try to enable GPU with the runtime ops
as the are in msm_iommu's map/unmap. Comment out the runtime_put()
calls for now. It seems like a device links issue. Needs more debug.
Signed-off-by:
Archit Taneja <architt@codeaurora.org>
Loading
Please sign in to comment