[roll] Roll fuchsia [virtio-gpu-display] Skeleton Rust driver.

Original-Bug: 504722357
Test: fx set workbench_eng.x64 --args 'virtio_gpu_display_flavor="rust"'
Test: Booted workbench_eng.x64 on QEmu using ffx emu start --engine qemu
Test: ffx log dump | grep "VirtioGpuDisplayDriver::start"
Test: fx test //src/graphics/display/drivers/virtio-gpu-display
Test: fx set workbench_eng.x64
Test: Booted workbench_eng.x64 on QEmu using ffx emu start --engine qemu
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1603888
Original-Revision: 067f4abeeaa89a4267a6dd462f02b92c85f10822
GitOrigin-RevId: c6fd2bed2b23df1d464d16fe5b18210d87e8657c
Change-Id: I5e06cb923e747a8786680633dc2ac6444b3692da
1 file changed
tree: ba2c8e69a3fa4eb95253d9b5020dd34a18635489
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.