drm/msm: Add Multiple Context Support API
GPU has UNSECURE domain and SECURE domain. IOVA is allocated by get_iova and mapped and unmaped by bo_map and bo_unmap. Add get_ttbr0 for get and store page table of current mmu. Add get_contextidr and get_cb_num and msm_mmu_dev for context management. Remove msm_gem_get_iova_in_domain because it redundent together with msm_gem_get_iova. Change-Id: I91f0a6b786a4a142b8b16050c49be250c767521b Signed-off-by:Kasin Li <donglil@codeaurora.org> Signed-off-by:
Yajun Li <yajunl@codeaurora.org>
Loading
Please register or sign in to comment