Skip to content
Commit c1a7b4b4 authored by Sanjay Yadav's avatar Sanjay Yadav
Browse files

msm: kgsl: Do not reclaim pages mapped in a VBO



Pages mapped into a VBO can be accessible both through the memdesc as well
as through the parent VBO. Reclaiming these pages would require a lot of
overhead to update iommu mappings. Instead, do not reclaim the pages of a
memdesc that is currently mapped in a VBO.

Change-Id: Ic2787f09081c5dc3a66c3582b98266937c8ce1e5
Signed-off-by: default avatarLynus Vaz <[email protected]>
Signed-off-by: default avatarSanjay Yadav <[email protected]>
parent 25c49620
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment