[roll] Roll fuchsia [fake-display] Implement Import/Release BufferCollection.

This implements the Import/Release BufferCollection banjo API to
allow clients to import a BufferCollection token.

The driver will need to maintain a sysmem Allocator client so that
it can use the Allocator to bind the token to a BufferCollection
client.

Test: Added a new test fake-display-test testing sysmem calls.
Test: scenic_pixeltests (Existing tests using fake display)
Multiply: fake-display-test

Original-Bug: 121411
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/802628
Original-Revision: 41da3bef896e7c59a113ed5a1d28a82cadb671c4
GitOrigin-RevId: 1c0930797b76061f5fba6f45efb084ab982cb0f9
Change-Id: Id450d400d9bcf228844c98390ae610bd2821b033
1 file changed
tree: 366752cd0fa2a5c16d97555ab01ac0d40a7ac31d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.