diff options
author | Jason Ekstrand <[email protected]> | 2017-08-03 11:46:09 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-08-28 18:35:22 -0700 |
commit | f992bb205c174e0a8e6574258598f5268dd0e0cb (patch) | |
tree | b4d0121867d4d6da752ba5455d31d9e233d503f5 /src/gtest | |
parent | 2eacfdeec9c1bd3be291e8f9526580da331a8ec4 (diff) |
anv: Rework fences to work more like BO semaphores
This commit changes fences to work a bit more like BO semaphores.
Instead of the fence being a batch, it's simply a BO that gets added
to the validation list for the last execbuf call in the QueueSubmit
operation. It's a bit annoying finding the last submit in the execbuf
but this allows us to avoid the dummy execbuf.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/gtest')
0 files changed, 0 insertions, 0 deletions