[roll] Roll fuchsia [display][virtio] Use OnDisplayVsync2.

This migrates the virtio-gpu display driver to use
OnDisplayVsync2() to return vsync events with config
stamps instead of image handles.

TEST=display-test on `fx qemu` with virtio enabled.
Original-Bug: 72588

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/591378
Original-Revision: 568e7fb8f9014a8ed2a13a1165803bf50889c781
GitOrigin-RevId: 2122a96ee2232f6c632ad4bf12bd1b81f134d3ae
Change-Id: I97b0aa8717d4557d5e8d06cdc6a8700231fa9911
1 file changed
tree: 88b930c22adf798d446f31d8808a7ab9adee3122
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.