[roll] Roll fuchsia [virtualization] Report scanout size based on flatland view size

Setup some async tasks that will poll the event streams associated with
the flatland view and request gpu reconfigurations.

Original-Bug: 102870
Test: fx test virtio_gpu_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699080
Original-Revision: 6952e52a44dd6b0d41b1215abd961fc62685a725
GitOrigin-RevId: 4f2e66b8f54e1a621189423dcc2a79baaa928990
Change-Id: I5af4ce2590f5569067d03360c4f47f7a04fd556f
1 file changed
tree: 4a92af7d3047060e3b9fb7b17f1e2f123db7a6be
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.