Files
mesa/src/broadcom
Iago Toral Quiroga 45f9208cca v3dv: improve handling of trailing barriers
When a command buffer ends with pending barriers we were emitting a
serialized noop job, but this only works to ensure serialization of
follow-up CL jobs, it won't do what we want if the barrier was
intended for compute or TFU transfers for example. Fix this by
merging the barrier state into follow-up jobs in the same queue
submission.

Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33507>
2025-02-12 13:15:12 +00:00
..
2025-02-11 18:54:05 +00:00
2023-11-02 11:59:08 +01:00
2024-12-13 12:29:11 +00:00
2024-12-02 14:13:24 +00:00
2024-12-13 12:29:11 +00:00