commit | 80e4a44a5ad2a599ba1442a57e5c76e6dcfcd0f8 | [log] [tgz] |
---|---|---|
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Fri Mar 09 21:24:52 2018 -0500 |
committer | Jonas Larsson <ljonas@google.com> | Tue Nov 17 18:45:27 2020 -0800 |
tree | d1feb63a8fe16a1a878893561f8fba02591c9dd3 | |
parent | af7b0415d27d8cdd66907c679d50b7d2f315541c [diff] |
allocators: Add DMABuf synchronization When doing CPU Access, some architecture may require caches to be synchronize before use. Otherwise, some visual artifact may be visible, as the CPU modification may still resides in cache. https://bugzilla.gnome.org/show_bug.cgi?id=794216 BUG: 148221549 Change-Id: I0d54d8368d9ed5855721852493183ee88205929d