diff options
author | Chris Wilson <[email protected]> | 2020-02-18 22:22:51 +0000 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-05-01 19:00:02 +0000 |
commit | e31b703c4232fd59d512ab2a865161c9ce859706 (patch) | |
tree | cdc8e40f0284f703167ddbb19a8fe16331dae0e3 /CleanSpec.mk | |
parent | fb95ac68552d84d5d4f587edfb38cdc1889ede87 (diff) |
iris: Place a seqno at the end of every batch
We can use seqno as a basic for fast userspace fences: where we can
check a value directly to test for fence completion without having to
query using the kernel. To do so we need to write a breadcrumb from the
batch and track those writes as the basis for our lightweight fences.
Reviewed-by: Kenneth Graunke <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3802>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions