[roll] Roll fuchsia [dma-buffer] enable uncached contiguous buffers Zircon has supported multi-page contiguous uncached VMOs for several years, but the dma-buffers BufferFactory did not provide access to the functionality. This change adds a bool, much like on BufferFactory::CreatePaged, to enable or disable caching on new ContiguousBuffers. As this is a signature change, all callers are updated to call with caching enabled -- the prior default. Original-Bug: 409561709 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249004 Original-Revision: 534355df1168bfa8bd2bc937fef4a6210ec04010 GitOrigin-RevId: f392551dbe33146d332850dd76c4232041b32daf Change-Id: Ifc7c8a33cd22d3e3024c768b38fb8c3916487045
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.