[display] Add api to use sysmem for allocation

Add an API so the display controller set constraints on a sysmem buffer
token, which will allow a client to allocate an importable image using
it. Only vim-display actually implements it yet.

Test: display-test on VIM2

Change-Id: I6736a3ad47e6dbe7f1dc6fec8586e7a546e54752
19 files changed
tree: 34544664b3296ff4c0ea57742d844c4235421363
  1. build/
  2. buildtools/
  3. docs/
  4. garnet/
  5. peridot/
  6. scripts/
  7. sdk/
  8. zircon/
  9. .clang-format
  10. .dir-locals.el
  11. .gitattributes
  12. .gitignore
  13. AUTHORS
  14. CODE_OF_CONDUCT.md
  15. CONTRIBUTING.md
  16. LICENSE
  17. PATENTS
  18. README.md
  19. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.