Skip to content
Snippets Groups Projects
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 <quic_lvaz@quicinc.com>
Signed-off-by: default avatarSanjay Yadav <quic_sanjyada@quicinc.com>
parent 25c49620
No related branches found
No related tags found
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