[roll] Roll fuchsia [framebuffer-display] Switch to library-based Banjo adapter.

This CL deletes the custom Banjo display engine implementation in the
framebuffer-display library, and switches the library and drivers to the
API in the lib/api-protocols/cpp library.

This work gets the driver's code closer to virtio-gpu-display, in the
hope of making future API migrations easier.

Original-Bug: 42080631
Test: fx test //src/graphics/display/lib/framebuffer-display
Test: fx qemu -g -N --no-virtio
Test: ffx target ssh display-tool squares
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1183413
Original-Revision: 0a1937ae657013365512454b70279a28870b861c
GitOrigin-RevId: ecbb8a03d40058fb35e087ba79bf76cfc9de3466
Change-Id: Ib37f8ae9b8b8c33fc71fb5ed115c6a6d05c5037e
1 file changed
tree: 4de931f7235a4c242a34194d3d2d5cbd2c17e8ba
  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.