[roll] Roll fuchsia [virtio-gpu-display] Move Banjo details into DisplayControllerBanjo.

This refactoring CL makes it easier to iterate on the driver
implementation as we change the display coordinator APIs.

Original-Bug: 42079190
Test: fx test //src/graphics/display/drivers/virtio-gpu-display
Test: Booted workbench_eng.x64 on qemu
Test: ffx target ssh display-tool squares
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164194
Original-Revision: 255a8dd8c51e84d954cc145a94d8b91d6653a12e
GitOrigin-RevId: ad3224dbf541441041fa3e26d5389be480ca7f7d
Change-Id: Ie0c4ddf048707fb9c11b3453835ffbd8abdfd66f
1 file changed
tree: d50f89a41705d9021c23dcad84c25fb66d622a43
  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 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.