commit | e3c64c7221f6d85a3ba4db39a220432933d99a64 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Mon Aug 17 15:01:38 2020 -0700 |
committer | Rob Clark <robdclark@chromium.org> | Sat Sep 12 10:48:29 2020 -0700 |
tree | 3db715b91cd09c9a802811015c13d5b176fad85c | |
parent | 15eb9ad073c035499b4abd7456822c8696ac1941 [diff] |
drm/msm: Set the global virtual address range from the IOMMU domain Use the aperture settings from the IOMMU domain to set up the virtual address range for the GPU. This allows us to transparently deal with IOMMU side features (like split pagetables). Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@chromium.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>