[roll] Roll fuchsia [virtualization] Implement SET_SCANOUT, FLUSH

Implement a scanout on top of a flatland view that will be presented
using GraphicalPresenter. For this implementation we still use a
hard-coded size for the virtual display and we don't yet attempt to
resize this to match the size of the view.

We disable the GetDisplayInfo device test since this test is now coupled
to having a functional flatland service. This test will be re-enabled
when we can properly create a view within the test.

Original-Bug: 102870
Test: fx test virtio_gpu_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698090
Original-Revision: 699f23b8ad133462e46f90039a79034e6d965550
GitOrigin-RevId: 28d8d4cf0626af59a4c993026146758dc1e2f1b8
Change-Id: I9a7b43663ac6694aeb407fe0d6b7393246cc816c
1 file changed
tree: af0bf19885dbf757536fa8e9e21136cb20072bae
  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.