commit | d674c963af7470b6394b4b7f98cf2716b3a757d7 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@chromium.org> | Mon Apr 15 16:55:45 2019 -0700 |
committer | Rob Clark <robdclark@chromium.org> | Fri Apr 19 11:49:42 2019 -0700 |
tree | 5c0a4c4b01f594a92c08db80efa1bf7c63cbb4ef | |
parent | 6cd5235c3135ea84b32469ea51b2aae384eda8af [diff] |
drm/msm/gpu: add per-process pagetables param For now it always returns '0' (false), but once the iommu work is in place to enable per-process pagetables we can update the value returned. Userspace needs to know this to make an informed decision about exposing KHR_robustness. Signed-off-by: Rob Clark <robdclark@chromium.org> Reviewed-by: Jordan Crouse <jcrouse@codeaurora.org>