diff options
author | Jason Ekstrand <[email protected]> | 2019-10-25 14:52:37 -0500 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2019-10-31 13:46:08 +0000 |
commit | 6f4fa8176952bef3973e65aa3f37bd077fc10895 (patch) | |
tree | 1f2a137e73bbab847041b8e3db62b05510794178 /subprojects | |
parent | b781c85c79944ccc0a6b0e49daae574672c6dd26 (diff) |
anv: Handle state pool relocations using "wrapper" BOs
Instead of depending on a mutable BO in the state pool for handling
growing state pools, add a concept of "wrapper" BOs which just wrap an
actual BO. This way, the wrapper can exist once for all of time and we
can put it in relocation lists even if the actual BO it references gets
swapped out.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'subprojects')
0 files changed, 0 insertions, 0 deletions