[roll] Roll fuchsia [display][virtio] Migrate to DFv2.

This migrates the GpuDeviceDriver to DFv2. GpuDeviceDriver now
creates both virtio-gpu-display and virtio-gpu-control nodes,
respectively serving the banjo display controller protocol and
the FIDL virtio gpu protocol.

Test: no behavior change expected.
Test: "ffx emu start --engine qemu" on core.x64:
      virtcon worked; "display-tool squares" worked.
      msd_virtio driver bound to the virtio-gpu-control node.
      msd_virtio_nonhardware_tests passed.
Original-Fixed: 332569059
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069663
Original-Revision: 6159cb133f45f132187e6778e8f6117287c0457e
GitOrigin-RevId: 0acba28c398b494b293617ea48cfc83a5e6b6947
Change-Id: I0e16158f2628d796c6f7056b29ca7ceee8706930
1 file changed
tree: aeb275f54892b3ecaefc1459f0291859e603150f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.