[roll] Roll fuchsia [display][virtio-guest] Move DFv1-specific code out of DisplayEngine.

This change moves DFv1-specific code (getting sysmem client and
getting virtio resources) from DisplayEngine to GpuDeviceDriver.
This makes DisplayEngine agnostic to driver frameworks.

Test: no behavior change expected.
Test: virtcon showed on "ffx emu start --engine qemu" on core.x64.
Original-Bug: 332569059
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069790
Original-Revision: b83560fba21e75d6ae46885fa6cb47a3583b042f
GitOrigin-RevId: 535c5b357a3b5f0980a7c88fa1faadd26ad474f2
Change-Id: Ia76a80134fe4732538354d5bec7888f5dd20b131
1 file changed
tree: 455947f47a2b80390dc28a233461791a32e0b1e4
  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.