msm: kgsl: Update pagetable using indirect buffer
For IOMMU v1 put all the commands to update the pagetable in an
Indirect buffer which can be reused whenever the pagetable is
required te be switched. This not only saves space in the ringbuffer
but also optimizes performance since the driver does not have to
create the pagetable switch commands again.
Change-Id: Iba0224adb8203c7d756d265099b46dadae7232d2
Signed-off-by:
Shubhraprakash Das <sadas@codeaurora.org>
Loading
Please register or sign in to comment