drm/msm: remove smmu device mapping/attach from SDE driver probe
In 4.19, the SMMU driver handles mapping/attach of SMMU
context-banks for all the clients during bootup.
Remove the mapping/attach code from SDE driver probe and
add the corresponding device-tree properties. Additional
hints required for MDP non-secure/secure context-banks,
like early-map for cont-splash and secure-vmid id is also
passed through device-tree properties. The dynamic
attach/detach of context bank is still in place to support
few secure use-cases.
Change-Id: I5a076be8fdfdc82a19bdb7a435e5d98cbafd9802
Signed-off-by:
Veera Sundaram Sankaran <veeras@codeaurora.org>
Loading
Please register or sign in to comment