1
0
Files
linux/drivers
Jordan Crouse 9fe041f6fd drm/msm: Add msm_gem_get_and_pin_iova()
Add a new function to get and pin the iova memory in one
step (basically renaming the old msm_gem_get_iova function)
and switch msm_gem_get_iova() to only allocate an iova but
not map it in the IOMMU. This is only currently used by
msm_ioctl_gem_info() since all other users of of the iova
expect that the memory be immediately available.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2018-12-11 13:05:32 -05:00
..
2018-12-03 17:40:18 +01:00
2018-10-16 11:13:50 +02:00
2018-10-11 12:12:55 +02:00
2018-11-09 17:56:44 +01:00
2018-11-29 10:34:03 +10:00
2018-11-23 22:35:38 -08:00
2018-10-31 08:54:16 -07:00
2018-11-29 10:34:03 +10:00
2018-10-11 09:16:44 -07:00
2018-11-11 09:21:46 -08:00