commit | b145c6e65eb05e123097d726aa9d4f5b8f11c401 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Mon Aug 17 15:01:39 2020 -0700 |
committer | Rob Clark <robdclark@chromium.org> | Sat Sep 12 10:48:32 2020 -0700 |
tree | 478b366a15f9131e45b4bb07c61e14b13250bc77 | |
parent | e3c64c7221f6d85a3ba4db39a220432933d99a64 [diff] |
drm/msm: Add support to create a local pagetable Add support to create a io-pgtable for use by targets that support per-instance pagetables. In order to support per-instance pagetables the GPU SMMU device needs to have the qcom,adreno-smmu compatible string and split pagetables enabled. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@chromium.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>