commit | f90000492ed8df9cb0214e7551a43a2be170db7a | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Wed Feb 15 15:44:04 2017 -0500 |
committer | Rob Clark <robdclark@gmail.com> | Sat Apr 08 06:59:31 2017 -0400 |
tree | 28a9bbad07e5a5ec46ee73a171edab10ce101632 | |
parent | de098e5fb123ca142656eaf7936ce2a60b7d1339 [diff] |
drm/msm: convert to iommu_map_sg Significantly simplifies things. Also iommu_unmap() can unmap an entire iova range. (If backporting to downstream kernel you might need to revert this. Or at least double check older iommu implementation.) Signed-off-by: Rob Clark <robdclark@gmail.com>