commit | 755d6e8c44c1d2c4bad3cd0e4511a2d513414a83 | [log] [tgz] |
---|---|---|
author | Caio Oliveira <caio.oliveira@intel.com> | Thu Jan 04 16:18:04 2024 -0800 |
committer | Marge Bot <emma+marge@anholt.net> | Mon Feb 26 20:54:25 2024 +0000 |
tree | b32ed8b75badcabaaf3ac3c49f885a8e41595ef8 | |
parent | a7e0eec62be1badc1ad953ad45eea5289af1b76b [diff] |
intel/brw: Pull emit_dummy_memory_fence_before_eot out of fs_visitor Rename to workaround_memory_fence_before_eot and return the already present progress value for consistency. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26887>