commit | 5399003ddd0ecb5ac200c3deaea29a6da63b60bc | [log] [tgz] |
---|---|---|
author | Lynus Vaz <[email protected]> | Wed May 08 10:22:07 2024 -0700 |
committer | Fred Lundquist <[email protected]> | Wed Oct 02 22:16:39 2024 +0000 |
tree | 8ed126494b9005f633e3d4af9e9a29a4572efae0 | |
parent | 737875f7169bc8d73835d6f768e1aa036ecbf905 [diff] |
msm: kgsl: Pin a process in memory while creating a bind object Bind operations require the referenced mem_entry objects to be currently pinned in memory. To ensure this, reclaim the process to pinned state to bring all its mem_entry objects into memory when creating the bind object. Change-Id: I5b46891004d42bed6a0e3a0c66bcdcd25ad52321 Signed-off-by: Lynus Vaz <[email protected]> (cherry picked from commit 4142d3c891dd4c78ed61dd8a72676cb558d413f9)