| commit | a334fb005bcef7025d5102cdcaa76e88a923eb04 | [log] [tgz] |
|---|---|---|
| author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Thu Aug 17 10:02:45 2023 +0300 |
| committer | Marge Bot <emma+marge@anholt.net> | Mon Sep 25 13:05:45 2023 +0000 |
| tree | 1f1ddb4aad5db9cbe4eada21bee39add32426a2d | |
| parent | 08e0c063cfeb89ebb8aa90060089b6a1f3a14661 [diff] |
anv: move utrace flush out of backends The next patch is going to introduce some locking that needs to happen before the submission to the backend. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Acked-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24744>